Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 07:15 UTC

khirayama / micro-emitter

Micro Event Emitter in TypeScript

TypeScript · JavaScriptMIT★ 14 stars⑂ 1 forksince Sep 2015View on GitHub ↗

khirayama/micro-emitter holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (78/100) and lowest on Community & Adoption (41/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

56
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Kotaro HirayamaPersonal account
78 followers200 public repossince Jun 2013

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmmicro-emitter1.2.89,188385 days agoeventemitteremittereventevents

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

49At risk · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
0.7/36Commit cadence — 1/52 weeks with commits
2.7/18Commit volume — 1 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year1
human_commit_share1
days_since_last_push5
active_weeks_last_year1
How it's scored
16.2/27Ships releases — 2 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
5.4/27Release cadence — a release every ~2,628 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv1.2.8
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases2,628
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

41At risk · 18% of overall
How it's scored
18.1/60Stars — 14 stars
0/25Forks — 1 forks
0/15Watchers — 2 watchers
Inputs used
forks1
stars14
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
52.8/80Monthly downloads — 9,188 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesmicro-emitter
dependents
ecosystemsnpm
total_downloads
monthly_downloads9,188
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
22.3/38.3PR acceptance — 7/12 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs7
open_issues0
closed_issues1
issue_closed_ratio1
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.6/25Owner reach — 78 followers of khirayama
25/25Track record — 200 public repos, account ~13 yr old
Inputs used
followers78
owner_typeUser
is_verified
owner_loginkhirayama
public_repos200
account_age_days4,791
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 38 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesmicro-emitter
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

78Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.npmjs.com/package/micro-emitter
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicsemitter, typescript, trigger, addlistener
has_wikiyes
homepagehttps://www.npmjs.com/package/micro-emitter
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
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
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
1.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.1
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages121
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 121 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

47At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
8.5/40Legible commit history — 16 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.16
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — test/tsconfig.json, tsconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
3/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 3
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstest/tsconfig.json, tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes4,613
source_files_sampled5
oversized_source_files0

Key facts

14GitHub stars
1contributors
1commits, last 12 months
5days since last push
2releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-24 07:15 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-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
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
3Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 3
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 121

Full resolved dependency set from the GitHub dependency graph: 0 direct and 121 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@esbuild/aix-ppc640.28.1indirect
npm@esbuild/android-arm0.28.1indirect
npm@esbuild/android-arm640.28.1indirect
npm@esbuild/android-x640.28.1indirect
npm@esbuild/darwin-arm640.28.1indirect
npm@esbuild/darwin-x640.28.1indirect
npm@esbuild/freebsd-arm640.28.1indirect
npm@esbuild/freebsd-x640.28.1indirect
npm@esbuild/linux-arm0.28.1indirect
npm@esbuild/linux-arm640.28.1indirect
npm@esbuild/linux-ia320.28.1indirect
npm@esbuild/linux-loong640.28.1indirect
npm@esbuild/linux-mips64el0.28.1indirect
npm@esbuild/linux-ppc640.28.1indirect
npm@esbuild/linux-riscv640.28.1indirect
npm@esbuild/linux-s390x0.28.1indirect
npm@esbuild/linux-x640.28.1indirect
npm@esbuild/netbsd-arm640.28.1indirect
npm@esbuild/netbsd-x640.28.1indirect
npm@esbuild/openbsd-arm640.28.1indirect
npm@esbuild/openbsd-x640.28.1indirect
npm@esbuild/openharmony-arm640.28.1indirect
npm@esbuild/sunos-x640.28.1indirect
npm@esbuild/win32-arm640.28.1indirect
npm@esbuild/win32-ia320.28.1indirect
npm@esbuild/win32-x640.28.1indirect
npm@eslint-community/eslint-utils4.9.1indirect
npm@eslint-community/regexpp4.12.2indirect
npm@eslint/config-array0.23.5indirect
npm@eslint/config-helpers0.6.0indirect
npm@eslint/core1.2.1indirect
npm@eslint/js10.0.1indirect
npm@eslint/object-schema3.0.5indirect
npm@eslint/plugin-kit0.7.2indirect
npm@humanfs/core0.19.2indirect
npm@humanfs/node0.16.8indirect
npm@humanfs/types0.15.0indirect
npm@humanwhocodes/module-importer1.0.1indirect
npm@humanwhocodes/retry0.4.3indirect
npm@types/esrecurse4.3.1indirect
npm@types/estree1.0.9indirect
npm@types/json-schema7.0.15indirect
npm@types/node26.1.1indirect
npm@typescript-eslint/eslint-plugin8.64.0indirect
npm@typescript-eslint/parser8.64.0indirect
npm@typescript-eslint/project-service8.64.0indirect
npm@typescript-eslint/scope-manager8.64.0indirect
npm@typescript-eslint/tsconfig-utils8.64.0indirect
npm@typescript-eslint/type-utils8.64.0indirect
npm@typescript-eslint/types8.64.0indirect
npm@typescript-eslint/typescript-estree8.64.0indirect
npm@typescript-eslint/utils8.64.0indirect
npm@typescript-eslint/visitor-keys8.64.0indirect
npmacorn8.17.0indirect
npmacorn-jsx5.3.2indirect
npmajv6.15.0indirect
npmbalanced-match4.0.4indirect
npmbrace-expansion5.0.7indirect
npmcross-spawn7.0.6indirect
npmdebug4.4.3indirect
npmdeep-is0.1.4indirect
npmesbuild0.28.1indirect
npmescape-string-regexp4.0.0indirect
npmeslint10.7.0indirect
npmeslint-scope9.1.2indirect
npmeslint-visitor-keys3.4.3indirect
npmeslint-visitor-keys5.0.1indirect
npmespree11.2.0indirect
npmesquery1.7.0indirect
npmesrecurse4.3.0indirect
npmestraverse5.3.0indirect
npmesutils2.0.3indirect
npmfast-deep-equal3.1.3indirect
npmfast-json-stable-stringify2.1.0indirect
npmfast-levenshtein2.0.6indirect
npmfdir6.5.0indirect
npmfile-entry-cache8.0.0indirect
npmfind-up5.0.0indirect
npmflat-cache4.0.1indirect
npmflatted3.4.2indirect
npmfsevents2.3.3indirect
npmglob-parent6.0.2indirect
npmglobals17.7.0indirect
npmignore5.3.2indirect
npmignore7.0.6indirect
npmimurmurhash0.1.4indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmisexe2.0.0indirect
npmjson-buffer3.0.1indirect
npmjson-schema-traverse0.4.1indirect
npmjson-stable-stringify-without-jsonify1.0.1indirect
npmkeyv4.5.4indirect
npmlevn0.4.1indirect
npmlocate-path6.0.0indirect
npmminimatch10.2.5indirect
npmms2.1.3indirect
npmnatural-compare1.4.0indirect
npmoptionator0.9.4indirect
npmp-limit3.1.0indirect
npmp-locate5.0.0indirect
npmpath-exists4.0.0indirect
npmpath-key3.1.1indirect
npmpicomatch4.0.5indirect
npmprelude-ls1.2.1indirect
npmprettier3.9.5indirect
npmpunycode2.3.1indirect
npmsemver7.8.5indirect
npmshebang-command2.0.0indirect
npmshebang-regex3.0.0indirect
npmtinyglobby0.2.17indirect
npmts-api-utils2.5.0indirect
npmtsx4.23.1indirect
npmtype-check0.4.0indirect
npmtypescript6.0.3indirect
npmtypescript-eslint8.64.0indirect
npmundici-types8.3.0indirect
npmuri-js4.4.1indirect
npmwhich2.0.2indirect
npmword-wrap1.2.5indirect
npmyocto-queue0.1.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 121 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "emitter",
        "typescript",
        "trigger",
        "addlistener"
      ],
      "is_fork": false,
      "size_kb": 610,
      "has_wiki": true,
      "homepage": "https://www.npmjs.com/package/micro-emitter",
      "languages": {
        "JavaScript": 2521,
        "TypeScript": 8082
      },
      "pushed_at": "2026-07-18T21:24:57Z",
      "created_at": "2015-09-27T02:46:04Z",
      "owner_type": "User",
      "updated_at": "2026-07-18T21:24:55Z",
      "description": "Micro Event Emitter in TypeScript",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://twitter.com/kotaro_hirayama",
      "name": "Kotaro Hirayama",
      "type": "User",
      "login": "khirayama",
      "company": null,
      "location": "Fukuoka, Japan",
      "followers": 78,
      "avatar_url": "https://avatars.githubusercontent.com/u/4658938?v=4",
      "created_at": "2013-06-10T07:36:25Z",
      "is_verified": null,
      "public_repos": 200,
      "account_age_days": 4791
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2026-07-18T21:24:33Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2019-05-08T21:37:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d1bf5d6c663bb32e417fd442c691bce9704fde75",
          "body": null,
          "is_bot": false,
          "headline": "release: v1.2.8",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2026-07-18T21:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bdd8b640e84880000fd87d9ec5334d1ca5d607d",
          "body": null,
          "is_bot": false,
          "headline": "build: update version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2023-08-24T01:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca75ab3ecfe8d85ff611393050c225626231ebb7",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2023-08-23T01:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bb1a5c27ce25e72ef4a590a72fef9f844a139d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: use generics for emit function",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2023-08-22T01:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc924c0a0dbd142a5d1b27369ab879f2c4913f8b",
          "body": null,
          "is_bot": false,
          "headline": "style: apply new eslint config",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2023-08-21T00:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6776d0b7bee62f6d678d8a946bc5cf9701f80e6e",
          "body": null,
          "is_bot": false,
          "headline": "build: update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2023-08-21T00:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f4059ee37c190ec8080b3e5b4f98e060b2f6c99",
          "body": null,
          "is_bot": false,
          "headline": "build: change package version to 1.2.6",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2022-10-30T08:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e9887a64c13217d6fdba3c8819b8f91fdfcfb97",
          "body": null,
          "is_bot": false,
          "headline": "build: update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2022-10-30T08:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db216b06912656951e52f6f1e937af1113a7dc41",
          "body": null,
          "is_bot": false,
          "headline": "1.2.5",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2021-05-01T21:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "523e9a537b94d3b1cdfda21f3b3421f6211db363",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2021-05-01T21:54:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f05bb6ee243286657b78c8fb31a378e39b4e60f",
          "body": null,
          "is_bot": false,
          "headline": "1.2.4",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-12-02T22:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4c807d7d124cc0bc442babde61c0e48b57167a",
          "body": null,
          "is_bot": false,
          "headline": "Refactoring",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-12-02T22:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdaed465652e099972aeac2950cdc27b7ecee2cd",
          "body": null,
          "is_bot": false,
          "headline": "Fix arg name",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-12-02T22:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee8afd66ff4943e6eafea1f99272a6781ea6838",
          "body": null,
          "is_bot": false,
          "headline": "Fix example code",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-12-02T22:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2655dab0df0d2d3c527589e1d5b47ada63297df",
          "body": null,
          "is_bot": false,
          "headline": "Add new line",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-12-02T22:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9d35590885adea15f4dc22953f4a294d835583",
          "body": null,
          "is_bot": false,
          "headline": "Remove circleci",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-12-02T21:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d88e853d8ecf9c87ce4d797b7d3f501fe35d70",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-08-17T00:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f80751e0ec217afac70d85a1f5bcd6716f2c28",
          "body": null,
          "is_bot": false,
          "headline": "Update ava",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-08-17T00:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee45eb7ee4628708fdfa474b76cd4cfda06c41da",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-08-15T22:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7288e51892a48c92156e19207557fd91a1c33bf6",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2020-08-15T10:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df20263ee7e70d3cf70f99fb07c0f1158f7d449d",
          "body": null,
          "is_bot": false,
          "headline": "1.2.2",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-05-08T21:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe1eecc33f8d4f85714f7dca6f51012c88e5e535",
          "body": null,
          "is_bot": false,
          "headline": "Change npm script name",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-05-08T21:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c668234d431b17350673e0820154891c219f872",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-05-08T21:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed65496227ab592777ed2a1189267c2583158018",
          "body": null,
          "is_bot": false,
          "headline": "Update circle ci config",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-14T14:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b5e6140aaeccd5a0797658a523c3af052c415e",
          "body": null,
          "is_bot": false,
          "headline": "Change name for circle ci",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-14T14:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d553ab2933596920c987919c46e4fa4ac241306e",
          "body": null,
          "is_bot": false,
          "headline": "Update circle.yml",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-14T14:17:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f3c5a450f2fdb08e3eb1798d83cf7270fb28d1a",
          "body": null,
          "is_bot": false,
          "headline": "1.2.1",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f267d965d7fb35f8fc3930e1fef195e92cba438f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f381c393e76f823df8e15c71efa03f1d458b1f",
          "body": null,
          "is_bot": false,
          "headline": "1.2.0",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c85d7eacbb9b54c10cd3578745179cf7dc90242e",
          "body": null,
          "is_bot": false,
          "headline": "Update npm scripts",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3aedaebec9a0008fb2887bf258cbb19efb69f59",
          "body": null,
          "is_bot": false,
          "headline": "Update tsconfig",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede561b081d4433255e1237a5bd1a8e3daf12dcc",
          "body": null,
          "is_bot": false,
          "headline": "Uninstall needless packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c940ae7234cea264464c397a672bfd58eb1a5026",
          "body": null,
          "is_bot": false,
          "headline": "Update npm script",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fee2c9e9dd7193f3fe51a1f3d073ce33fab6890d",
          "body": null,
          "is_bot": false,
          "headline": "Update npm script",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:14:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41d5c1e3764355bda44f108140862237afbfeb31",
          "body": null,
          "is_bot": false,
          "headline": "Install packages related typescript",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:13:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d609f16acdc8caf3c82dfc98611a55c0371f5268",
          "body": null,
          "is_bot": false,
          "headline": "Migrate js to ts",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ad749b3a50aa0188efaff9ede44b91a347dac8",
          "body": null,
          "is_bot": false,
          "headline": "Update eslint config for typescript",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1adfe944ad7f4e2a05a1e98cf7532765369d24ba",
          "body": null,
          "is_bot": false,
          "headline": "Create tsconfig",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af7fd8b49acf86d694adf551ad061b5a7f792fd",
          "body": null,
          "is_bot": false,
          "headline": "Create test file for typescript",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T23:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546f2324e981532a59abff7e0cf9a2ca137eb0ff",
          "body": null,
          "is_bot": false,
          "headline": "Create typescript version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T13:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a5f01ba02edf07e19e2113c7a68992d8e773c7",
          "body": null,
          "is_bot": false,
          "headline": "Remove needless file",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2019-03-06T12:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfc108834f48d0cdb66acb5060003bf30f63ee0",
          "body": null,
          "is_bot": false,
          "headline": "Remove needless word",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-12T22:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d95daa3f967c4ce55857cd7be59cbb329fa51908",
          "body": null,
          "is_bot": false,
          "headline": "Apply prettier",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-12T22:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69aa87b4dbe0b36bd3ff49f7f73b7fd9efa33ca0",
          "body": null,
          "is_bot": false,
          "headline": "Install prettier",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-12T22:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742c3e1a3f4d938f999877161db9944f9bff02f1",
          "body": null,
          "is_bot": false,
          "headline": "Change npm script name from prepublish to prepare",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94df7d002ac2497b058a871f610060b7358d42c6",
          "body": null,
          "is_bot": false,
          "headline": "Update babel packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4220cbda5210270ccd91a0f62cf0c61402b09985",
          "body": null,
          "is_bot": false,
          "headline": "Update testing packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6499bf0b9e3abcfdf3e6a934f3aa7cad91cf850",
          "body": null,
          "is_bot": false,
          "headline": "Apply eslint",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3efa9cfd0fe4935797805aa2d320261e6edf70",
          "body": null,
          "is_bot": false,
          "headline": "Update eslint packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92fed8d9a137586c51d7da1033d9c2c5f7dcc4c2",
          "body": null,
          "is_bot": false,
          "headline": "Remove needless browser task",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59520242b01b9ed911cb8d42af875e77aa085171",
          "body": null,
          "is_bot": false,
          "headline": "Add package-lock.json",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d7d028d53e73bb6712eaedfe8f341c764655401",
          "body": null,
          "is_bot": false,
          "headline": "Fix package version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca86fc0356fb23003efb5c5def9e0904c64f2d7",
          "body": null,
          "is_bot": false,
          "headline": "Add npm run check script",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ba84c92802bb75eb8b7e5c441a1605063a41b68",
          "body": null,
          "is_bot": false,
          "headline": "Add npm-check-updates package",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2018-03-11T22:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5337e43ffa94f88f4c48ab4c24b1207b3fa942",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-12-21T22:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04bb1c248066c60e92e4c3bba7ba0fbb012925a9",
          "body": null,
          "is_bot": false,
          "headline": "Update version to update support version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-24T22:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df7cd304de929c94b82e89bfc3751004378d376",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.13",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-24T22:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c388901b01f1245c286eeafc3408b1d8858d4e",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.12",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-19T22:05:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5c59f0ff85e98925a77178ff0743ace308aa6a",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-17T22:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da150fbc162fc6fbb51968899bdd40bf3df81777",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T22:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1f32030211664228468555c2d1b4509856a258",
          "body": null,
          "is_bot": false,
          "headline": "Change test framework from mocha to ava",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T22:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35895c86b1fbb5bc2895d293f10ccee35f940d9",
          "body": null,
          "is_bot": false,
          "headline": "Clear config files",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T12:57:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ecaddf4a15aaddbf1733675dddee843db17025",
          "body": null,
          "is_bot": false,
          "headline": "Support new eslint rules",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T12:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a351e26235f1798f1d8a6c29641c669c36dbbcf",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T12:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "705f4e71160bb3cd67bb8544ef31d28e038fd96b",
          "body": null,
          "is_bot": false,
          "headline": "Change right",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T12:51:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fea0869964ba42c60f7aa0dd1e2b889cf0221da",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-10-16T12:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b02b11ee3fe5ca626461d5437106f10c120e4c36",
          "body": "fix: error when removing without adding",
          "is_bot": false,
          "headline": "Merge pull request #8 from OsugaHiroshi/master",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-09-06T02:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37668408b5ec7fd577c925abe3139a18b193d7e8",
          "body": null,
          "is_bot": false,
          "headline": "brushup test",
          "author_name": "osuga.hiroshi",
          "author_login": null,
          "committed_at": "2016-09-06T01:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10fd3688ac76d00ced8db94cfa0e4ec6c42885c6",
          "body": null,
          "is_bot": false,
          "headline": "fix: error when removing without adding",
          "author_name": "osuga.hiroshi",
          "author_login": null,
          "committed_at": "2016-09-06T01:03:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d928300775e8408e41eca8a6271b9257c0e9638",
          "body": null,
          "is_bot": false,
          "headline": "Update package and update package.json",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-07-05T06:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f45181045667caab3d317003c617f8d0809b42f3",
          "body": null,
          "is_bot": false,
          "headline": "Support new eslintrc",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-07-03T00:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35e4261ffc218fd80135bdf5428db349904b834a",
          "body": null,
          "is_bot": false,
          "headline": "Update support packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-07-01T22:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ec5959edc4d857979acd283020fdaf4d5378785",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-06-30T22:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d811b2519015c3686798e28356aa7ef98ae83136",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-06-29T01:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318d351b1c283f0f70cf1072bfe261a81b602410",
          "body": null,
          "is_bot": false,
          "headline": "Fix test and update packages for test",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-06-28T21:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b68583bdccbbf6603d3f1320791a4e3c9e6a81",
          "body": null,
          "is_bot": false,
          "headline": "Update package.json",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-06-28T21:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce9a75c8b96dfbe8011945476b862294f4f9f300",
          "body": "Update packages",
          "is_bot": false,
          "headline": "Merge pull request #7 from khirayama/feature/update-packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-29T07:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4505b83282bcb145c639cbb8c5c55004d31095d",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-27T22:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dde013e4d081c70ebc3fddd3cd3f11490d6c897",
          "body": "Update version",
          "is_bot": false,
          "headline": "Merge pull request #6 from khirayama/feature/update-version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-25T04:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a6f7a3fef54ef3d92473205081e8e8c2b8d4eb",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-23T23:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "456e47e639dcdffaed6ff058a4abfc50a8ca2847",
          "body": "Remove isRemove",
          "is_bot": false,
          "headline": "Merge pull request #5 from khirayama/feature/remove-isRemove",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-22T22:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec08897678901be6adbe7ba2912d399ebb494a34",
          "body": null,
          "is_bot": false,
          "headline": "Remove isRemove",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-21T22:18:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c3ee74ae1ef54ea90567238e50da9464413f205",
          "body": "Update versioning",
          "is_bot": false,
          "headline": "Merge pull request #3 from khirayama/feature/update-versioning",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-21T01:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12d16d9e5f6c7d2a70ecde298add4f7adbca05f",
          "body": "…ener\n\nRefactor removeEventListener",
          "is_bot": false,
          "headline": "Merge pull request #1 from khirayama/feature/refactor-removeEventList…",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-19T15:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e38d367840a94c858b15fd0b7a1f2749b94f70fb",
          "body": "Refactor emit",
          "is_bot": false,
          "headline": "Merge pull request #2 from khirayama/feature/refactor-emit",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-19T06:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d14235bee825c1fe11e7d7eb0f3bb356c342cdce",
          "body": null,
          "is_bot": false,
          "headline": "Refactor emit",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-17T08:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26d827288727f8a0c332215f6cce67024f9f48a4",
          "body": null,
          "is_bot": false,
          "headline": "Update versioning",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-17T07:54:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1109f11269ee647a2d591c7c42008791eee03090",
          "body": null,
          "is_bot": false,
          "headline": "Refactor removeEventListener",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2016-03-17T07:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba36b34a4d8893adc16e86a71a47bec1b26dba4",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-12-13T07:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a846dd7b078c480f7724a6ab7a3bfb00c1d798c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-12-13T02:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294dcc96f53ef1b56ea0c96d1c38e1a6fca9cebf",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-12-13T02:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db525189f3aee9cca3de58952561c1978f811050",
          "body": null,
          "is_bot": false,
          "headline": "Add micro-emitter.js for clinet",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-12-08T22:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ecf87769a5b8b638935d3eef51b14c59cb68ef",
          "body": null,
          "is_bot": false,
          "headline": "Update packages",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-12-05T23:13:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22880b498de8b99619e02ec0ec691774889c57c5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-28T00:32:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99ddbf30c233c32ea046a5936098e138e898b29",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade this package",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-28T00:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3853b95e02cc8c52664a074ddea99a91ae6f362f",
          "body": null,
          "is_bot": false,
          "headline": "Rename files",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-28T00:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b751792803fb2c45a8c77cab29c87c0c94c390f1",
          "body": null,
          "is_bot": false,
          "headline": "version up for up-date readme",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-17T21:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af6090b5ac9288de9835b72dd5dfbdafabd588fb",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-17T21:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb8ec42bd308611749e6b5b1de6d0bf06bb1a03",
          "body": null,
          "is_bot": false,
          "headline": "Fix circle.yml",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-16T22:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa2a2cc8586574313b61d59d505edf078b21e28",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Kotaro Hirayama",
          "author_login": "khirayama",
          "committed_at": "2015-11-16T22:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 1,
      "latest_release_at": "2026-07-18T21:24:33Z",
      "latest_release_tag": "v1.2.8",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 2628
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "micro-emitter",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "eventemitter",
            "emitter",
            "event",
            "events"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/micro-emitter",
          "is_deprecated": false,
          "latest_version": "1.2.8",
          "repository_url": "https://github.com/khirayama/micro-emitter",
          "versions_count": 38,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 9188,
          "first_published_at": "2015-09-27T02:51:11.192000Z",
          "latest_published_at": "2026-07-18T21:26:10.121000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 14,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2016-09-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 10
    },
    "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": [
        "test/tsconfig.json",
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 4613,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 121,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@esbuild/aix-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/android-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/darwin-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/freebsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-loong64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-mips64el",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-ppc64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-riscv64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-s390x",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/linux-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/netbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openbsd-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/openharmony-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/sunos-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-arm64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-ia32",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@esbuild/win32-x64",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/eslint-utils",
            "direct": false,
            "version": "4.9.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint-community/regexpp",
            "direct": false,
            "version": "4.12.2",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-array",
            "direct": false,
            "version": "0.23.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/config-helpers",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/core",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/object-schema",
            "direct": false,
            "version": "3.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "@eslint/plugin-kit",
            "direct": false,
            "version": "0.7.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/core",
            "direct": false,
            "version": "0.19.2",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/node",
            "direct": false,
            "version": "0.16.8",
            "ecosystem": "npm"
          },
          {
            "name": "@humanfs/types",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/module-importer",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "@humanwhocodes/retry",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "@types/esrecurse",
            "direct": false,
            "version": "4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "@types/estree",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/json-schema",
            "direct": false,
            "version": "7.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/node",
            "direct": false,
            "version": "26.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/project-service",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/scope-manager",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/tsconfig-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/type-utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/types",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/typescript-estree",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/utils",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/visitor-keys",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn",
            "direct": false,
            "version": "8.17.0",
            "ecosystem": "npm"
          },
          {
            "name": "acorn-jsx",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ajv",
            "direct": false,
            "version": "6.15.0",
            "ecosystem": "npm"
          },
          {
            "name": "balanced-match",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "brace-expansion",
            "direct": false,
            "version": "5.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "cross-spawn",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "deep-is",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "escape-string-regexp",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "10.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-scope",
            "direct": false,
            "version": "9.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "3.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-visitor-keys",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "espree",
            "direct": false,
            "version": "11.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "esquery",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "esrecurse",
            "direct": false,
            "version": "4.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "estraverse",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "esutils",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-deep-equal",
            "direct": false,
            "version": "3.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "fast-json-stable-stringify",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "fast-levenshtein",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "fdir",
            "direct": false,
            "version": "6.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "file-entry-cache",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "find-up",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "flat-cache",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "flatted",
            "direct": false,
            "version": "3.4.2",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "glob-parent",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "17.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "5.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "ignore",
            "direct": false,
            "version": "7.0.6",
            "ecosystem": "npm"
          },
          {
            "name": "imurmurhash",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "isexe",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "json-buffer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-schema-traverse",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "json-stable-stringify-without-jsonify",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "keyv",
            "direct": false,
            "version": "4.5.4",
            "ecosystem": "npm"
          },
          {
            "name": "levn",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "locate-path",
            "direct": false,
            "version": "6.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "minimatch",
            "direct": false,
            "version": "10.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "natural-compare",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "optionator",
            "direct": false,
            "version": "0.9.4",
            "ecosystem": "npm"
          },
          {
            "name": "p-limit",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "p-locate",
            "direct": false,
            "version": "5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-exists",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "path-key",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "prelude-ls",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "npm"
          },
          {
            "name": "punycode",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "semver",
            "direct": false,
            "version": "7.8.5",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-command",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "shebang-regex",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tinyglobby",
            "direct": false,
            "version": "0.2.17",
            "ecosystem": "npm"
          },
          {
            "name": "ts-api-utils",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsx",
            "direct": false,
            "version": "4.23.1",
            "ecosystem": "npm"
          },
          {
            "name": "type-check",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "typescript-eslint",
            "direct": false,
            "version": "8.64.0",
            "ecosystem": "npm"
          },
          {
            "name": "undici-types",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "uri-js",
            "direct": false,
            "version": "4.4.1",
            "ecosystem": "npm"
          },
          {
            "name": "which",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "word-wrap",
            "direct": false,
            "version": "1.2.5",
            "ecosystem": "npm"
          },
          {
            "name": "yocto-queue",
            "direct": false,
            "version": "0.1.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 121,
        "direct_count": 0,
        "indirect_count": 121
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 10,
        "merged_prs": 7,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 1,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "khirayama",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/4658938?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": "1 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": 3,
            "reason": "dependency not pinned by hash detected -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d1bf5d6c663bb32e417fd442c691bce9704fde75",
        "ran_at": "2026-07-24T07:15:04Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T21:25:23Z",
      "oldest_open_prs": [
        {
          "number": 14,
          "created_at": "2021-05-01T21:57:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2021-05-06T22:33:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 16,
          "created_at": "2021-05-09T09:41:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 17,
          "created_at": "2021-06-08T03:38:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 18,
          "created_at": "2021-06-11T20:20:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 19,
          "created_at": "2021-08-10T17:46:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 20,
          "created_at": "2022-04-09T05:30:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2022-10-30T08:42:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2022-10-30T08:42:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2022-10-30T08:44:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2016-09-06T02:39:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/khirayama/micro-emitter",
    "host": "github.com",
    "name": "micro-emitter",
    "owner": "khirayama"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 53,
        "vitality": 49,
        "community": 41,
        "governance": 56,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 49,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "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": "1 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": "moderate",
            "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": 64,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v1.2.8",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 2628
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2628 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2628
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 41,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 1,
              "stars": 14,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "14 stars",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 66,
            "inputs": {
              "packages": [
                "micro-emitter"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 9188
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "9,188 downloads/month across npm",
                "points": 52.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 9188,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "merged_prs": 7,
              "open_issues": 0,
              "closed_issues": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "7/12 decided PRs merged",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 7,
                      "decided": 12
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 78,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "khirayama",
              "public_repos": 200,
              "account_age_days": 4791
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "78 followers of khirayama",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 78,
                      "login": "khirayama"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "200 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 200
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "micro-emitter"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "38 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 38
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "emitter",
                "typescript",
                "trigger",
                "addlistener"
              ],
              "has_wiki": true,
              "homepage": "https://www.npmjs.com/package/micro-emitter",
              "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://www.npmjs.com/package/micro-emitter",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "1 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 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 121 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 121
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 121,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 121,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.16,
              "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": "16 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "test/tsconfig.json",
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "test/tsconfig.json, tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "test/tsconfig.json, tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 4613,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T07:15:08.693813Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/khirayama/micro-emitter.svg",
  "full_name": "khirayama/micro-emitter",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.