{"id":377899,"url":"https://github.com/sindresorhus/emittery","last_synced_at":"2026-09-09T21:35:26.846Z","repository":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2074,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-09-05T20:00:03.760Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-09-03T07:19:26.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"packages":[{"id":13399230,"name":"node-emittery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:28:21.884Z","latest_release_published_at":"2026-02-06T05:28:21.884Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-06T05:36:09.601Z","created_at":"2026-02-06T05:28:21.572Z","updated_at":"2026-08-22T16:07:17.178Z","registry_url":"https://launchpad.net/ubuntu/+source/node-emittery","install_command":"apt-get install node-emittery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-emittery","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:07:17.178Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-emittery?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:37.407Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1451},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-09-09T05:05:53.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13558150,"name":"node-emittery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:43:50.077Z","latest_release_published_at":"2026-02-11T04:43:50.077Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-11T22:43:02.959Z","created_at":"2026-02-11T04:43:49.521Z","updated_at":"2026-08-22T16:23:40.876Z","registry_url":"https://launchpad.net/ubuntu/+source/node-emittery","install_command":"apt-get install node-emittery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-emittery","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:23:40.875Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-emittery?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:37.407Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1289},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-09T05:05:57.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13659341,"name":"node-emittery","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:15:03.913Z","latest_release_published_at":"2026-02-12T08:15:03.913Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-08-19T12:27:25.153Z","created_at":"2026-02-12T08:15:03.761Z","updated_at":"2026-08-22T17:22:14.483Z","registry_url":"https://tracker.debian.org/pkg/node-emittery","install_command":"apt-get install node-emittery","documentation_url":"https://packages.debian.org/trixie/node-emittery","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-emittery","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T17:22:14.483Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-emittery?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:37.407Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1926},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-09T05:05:22.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":8854990,"name":"xui-emittery","ecosystem":"npm","description":"Simple and modern async event emitter","homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["event","emitter","eventemitter","events","async","emit","on","once","off","listener","subscribe","unsubscribe","pubsub","tiny","addlistener","addeventlistener","dispatch","dispatcher","observer","trigger","await","promise","typescript","ts","typed"],"namespace":null,"versions_count":2,"first_release_published_at":"2024-02-03T04:20:46.622Z","latest_release_published_at":"2024-03-27T03:15:46.525Z","latest_release_number":"1.0.2","last_synced_at":"2026-09-07T21:04:21.434Z","created_at":"2024-02-03T04:20:52.350Z","updated_at":"2026-09-07T21:04:21.434Z","registry_url":"https://www.npmjs.com/package/xui-emittery","install_command":"npm install xui-emittery","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/emittery?sponsor=1","dist-tags":{"latest":"1.0.2"},"contentPolicy":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2074,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-09-05T20:00:03.760Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-09-03T07:19:26.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-07T20:12:45.487Z","dependent_packages_count":0,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.14709279736649,"dependent_packages_count":47.1799614669048,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.16352713213564},"purl":"pkg:npm/xui-emittery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/xui-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/xui-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/xui-emittery/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/emittery?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T20:03:45.060Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7787.666666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xui-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xui-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xui-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xui-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xui-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/xui-emittery/codemeta","maintainers":[{"uuid":"cometwk","login":"cometwk","name":null,"email":"cometwk@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~cometwk","role":null,"created_at":"2024-02-03T04:22:01.908Z","updated_at":"2024-02-03T04:22:01.908Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cometwk/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840797,"maintainers_count":1250483,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13522687,"name":"node-emittery","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:59:56.125Z","latest_release_published_at":"2026-02-10T21:59:56.125Z","latest_release_number":"0.7.2-2","last_synced_at":"2026-03-14T01:23:13.611Z","created_at":"2026-02-10T21:59:55.915Z","updated_at":"2026-09-09T17:32:44.845Z","registry_url":"https://tracker.debian.org/pkg/node-emittery","install_command":"apt-get install node-emittery","documentation_url":"https://packages.debian.org/bullseye/node-emittery","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-emittery","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-tape \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2074,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-09-05T20:00:03.760Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-09-03T07:19:26.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T17:32:44.845Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-emittery?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T21:03:40.751Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7787.666666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":927},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-09-09T05:05:50.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":11667072,"name":"github.com/sindresorhus/emittery","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2017-11-27T21:18:08.000Z","latest_release_published_at":"2026-03-04T20:22:24.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-09-07T21:04:21.759Z","created_at":"2025-05-21T10:09:18.074Z","updated_at":"2026-09-07T21:04:21.759Z","registry_url":"https://pkg.go.dev/github.com/sindresorhus/emittery","install_command":"go get github.com/sindresorhus/emittery","documentation_url":"https://pkg.go.dev/github.com/sindresorhus/emittery#section-documentation","metadata":{},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-25T09:37:22.957Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.834942938074769,"dependent_packages_count":5.468039285852868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.651491111963818},"purl":"pkg:golang/github.com/sindresorhus/emittery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sindresorhus/emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sindresorhus/emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sindresorhus/emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T06:31:29.985Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Femittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Femittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Femittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Femittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Femittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Femittery/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2300133,"maintainers_count":0,"namespaces_count":840325,"keywords_count":127116,"github":"golang","metadata":{"funded_packages_count":77927,"sync_missing_packages_cursor":{"timestamp":"2026-09-09T00:03:01.035246Z","path":"github.com/Rancher/Rancher","version":"v0.34.0-rc4"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-09T05:03:06.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1157529,"name":"@runly/emittery","ecosystem":"npm","description":"Simple and modern async event emitter","homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["event","emitter","eventemitter","events","async","emit","on","once","off","listener","subscribe","unsubscribe","pubsub","tiny","addlistener","addeventlistener","dispatch","dispatcher","observer","trigger","await","promise","typescript","ts","typed"],"namespace":"runly","versions_count":2,"first_release_published_at":"2020-10-16T02:08:02.385Z","latest_release_published_at":"2020-10-16T02:13:51.869Z","latest_release_number":"1.0.1","last_synced_at":"2026-09-07T21:07:42.037Z","created_at":"2022-04-08T12:23:34.855Z","updated_at":"2026-09-07T21:07:42.037Z","registry_url":"https://www.npmjs.com/package/@runly/emittery","install_command":"npm install @runly/emittery","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/emittery?sponsor=1","dist-tags":{"latest":"1.0.1"},"contentPolicy":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-02T11:02:53.603Z","dependent_packages_count":1,"downloads":22,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":2.569053175305848,"forks_count":4.025182298951301,"average":17.635866664103332},"purl":"pkg:npm/%40runly/emittery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@runly/emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@runly/emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@runly/emittery/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/emittery?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T17:06:37.258Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7787.666666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@runly%2Femittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@runly%2Femittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@runly%2Femittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@runly%2Femittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@runly%2Femittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@runly%2Femittery/codemeta","maintainers":[{"uuid":"chadly","login":"chadly","name":null,"email":"npm@chadly.net","url":null,"packages_count":59,"html_url":"https://www.npmjs.com/~chadly","role":null,"created_at":"2022-11-20T23:22:38.218Z","updated_at":"2022-11-20T23:22:38.218Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chadly/packages"},{"uuid":"mdarens","login":"mdarens","name":null,"email":"mdarens@gmail.com","url":null,"packages_count":51,"html_url":"https://www.npmjs.com/~mdarens","role":null,"created_at":"2022-11-20T23:22:38.206Z","updated_at":"2022-11-20T23:22:38.206Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdarens/packages"},{"uuid":"willsossamon","login":"willsossamon","name":null,"email":"will@runly.io","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~willsossamon","role":null,"created_at":"2022-11-20T23:22:38.184Z","updated_at":"2022-11-20T23:22:38.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/willsossamon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840797,"maintainers_count":1250483,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1666584,"name":"emittery","ecosystem":"npm","description":"Simple and modern async event emitter","homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["event","emitter","eventemitter","events","async","emit","on","once","off","listener","subscribe","unsubscribe","pubsub","tiny","addlistener","addeventlistener","dispatch","dispatcher","observer","trigger","await","promise","typescript","ts","typed"],"namespace":null,"versions_count":34,"first_release_published_at":"2017-11-27T21:18:15.608Z","latest_release_published_at":"2026-03-04T20:22:44.524Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-07T21:30:20.078Z","created_at":"2022-04-09T14:09:41.566Z","updated_at":"2026-09-07T21:30:20.078Z","registry_url":"https://www.npmjs.com/package/emittery","install_command":"npm install emittery","documentation_url":null,"metadata":{"funding":"https://github.com/sindresorhus/emittery?sponsor=1","dist-tags":{"latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2024-02-13T16:00:49.000Z","size":987,"stargazers_count":1744,"open_issues_count":15,"forks_count":71,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-11-12T21:22:25.068Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2024-11-09T08:08:42.000Z","dependencies_parsed_at":"2024-02-24T20:42:34.427Z","dependency_job_id":"c3ed4153-3031-4e30-8313-10b0d7e4eee1","html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224385198,"owners_count":17302443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-11-19T04:27:10.111Z","dependent_packages_count":1095,"downloads":181567161,"downloads_period":"last-month","dependent_repos_count":1127445,"rankings":{"downloads":0.014456548761829455,"dependent_repos_count":0.03006305026607716,"dependent_packages_count":0.06341167979620647,"stargazers_count":2.0450814330820593,"forks_count":3.392223690997841,"docker_downloads_count":0.04241135233347315,"average":0.9312746258729144},"purl":"pkg:npm/emittery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/emittery","docker_dependents_count":15090,"docker_downloads_count":3624390472,"usage_url":"https://repos.ecosyste.ms/usage/npm/emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/emittery/dependencies","status":null,"funding_links":["https://github.com/sindresorhus/emittery?sponsor=1","https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2024-11-19T04:14:22.814Z","issues_count":61,"pull_requests_count":50,"avg_time_to_close_issue":13863375.425531914,"avg_time_to_close_pull_request":5587227.857142857,"issues_closed_count":47,"pull_requests_closed_count":49,"pull_request_authors_count":33,"issue_authors_count":39,"avg_comments_per_issue":3.1147540983606556,"avg_comments_per_pull_request":3.94,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":6113.75,"past_year_avg_time_to_close_pull_request":7115.0,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/emittery/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1296,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-20T21:36:34.600Z","updated_at":"2022-11-20T21:36:34.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840797,"maintainers_count":1250483,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13701385,"name":"node-emittery","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:10:06.443Z","latest_release_published_at":"2026-02-12T21:10:06.443Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-13T21:51:31.824Z","created_at":"2026-02-12T21:10:05.397Z","updated_at":"2026-09-09T19:51:07.808Z","registry_url":"https://tracker.debian.org/pkg/node-emittery","install_command":"apt-get install node-emittery","documentation_url":"https://packages.debian.org/bookworm/node-emittery","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-emittery","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2074,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-09-05T20:00:03.760Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-09-03T07:19:26.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37088478,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-06T02:00:05.694Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T19:51:07.807Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.8628585201253314,"forks_count":0.9634255129348795,"docker_downloads_count":null,"average":0.4565710082650527},"purl":"pkg:deb/debian/node-emittery?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T21:03:40.751Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7787.666666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1389},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-09T05:05:49.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13793740,"name":"node-emittery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:59:55.089Z","latest_release_published_at":"2026-02-13T15:59:55.089Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-08-31T01:29:46.711Z","created_at":"2026-02-13T15:59:54.903Z","updated_at":"2026-08-31T01:29:46.712Z","registry_url":"https://launchpad.net/ubuntu/+source/node-emittery","install_command":"apt-get install node-emittery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-emittery","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:56:29.512Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-emittery?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:37.407Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1523},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-09T05:05:55.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13428379,"name":"node-emittery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:31:51.235Z","latest_release_published_at":"2026-02-07T15:31:51.235Z","latest_release_number":"0.10.1-1","last_synced_at":"2026-03-07T15:40:31.149Z","created_at":"2026-02-07T15:31:50.986Z","updated_at":"2026-08-23T11:47:55.479Z","registry_url":"https://launchpad.net/ubuntu/+source/node-emittery","install_command":"apt-get install node-emittery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-emittery","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, jest \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:47:55.479Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-emittery?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T05:31:35.663Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-09T05:05:52.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13760091,"name":"node-emittery","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:39:25.331Z","latest_release_published_at":"2026-02-13T09:39:25.331Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-13T11:19:31.854Z","created_at":"2026-02-13T09:39:25.096Z","updated_at":"2026-08-22T10:17:40.791Z","registry_url":"https://launchpad.net/ubuntu/+source/node-emittery","install_command":"apt-get install node-emittery","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-emittery","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, ava \u003c!nocheck\u003e, node-p-timeout \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, rollup","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T10:17:40.790Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-emittery?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:37.407Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-emittery/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1533},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-09T05:05:25.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":11821481,"name":"org.mvnpm:emittery","ecosystem":"maven","description":"Simple and modern async event emitter","homepage":"https://github.com/sindresorhus/emittery#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/emittery","keywords_array":[],"namespace":"org.mvnpm","versions_count":6,"first_release_published_at":"2025-03-30T04:19:27.000Z","latest_release_published_at":"2026-03-05T00:13:37.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-07T21:38:38.165Z","created_at":"2025-06-20T20:30:45.603Z","updated_at":"2026-09-07T21:38:38.165Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/emittery/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/emittery/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":27043284,"uuid":"112248999","full_name":"sindresorhus/emittery","owner":"sindresorhus","description":"Simple and modern async event emitter","archived":false,"fork":false,"pushed_at":"2026-05-24T15:04:08.000Z","size":1072,"stargazers_count":2073,"open_issues_count":0,"forks_count":83,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-08-22T05:10:14.633Z","etag":null,"topics":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2017-11-27T21:09:55.000Z","updated_at":"2026-08-21T00:58:09.000Z","dependencies_parsed_at":"2026-05-02T16:01:47.307Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/emittery","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":"0.40740740740740744","last_synced_commit":"69193ca096fdebeb73bc860a2dbd64d8781c4970"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/emittery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/sbom","scorecard":{"id":826247,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/emittery","commit":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/emittery/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:21","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: license:0","Info: FSF or OSI recognized license: MIT License: license:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T16:41:40.687Z","repository_id":27043284,"created_at":"2025-08-23T16:41:40.687Z","updated_at":"2025-08-23T16:41:40.687Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36819719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v2.0.0","sha":"bad6377cf8cb3fe5fb7983c7b4103b5b8cb86ad2","kind":"tag","published_at":"2026-03-04T20:22:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v2.0.0/manifests"},{"name":"v1.2.1","sha":"c401cf0bc62731eb1d1ff2ad4afdcff0fb4f8d1c","kind":"tag","published_at":"2026-02-27T05:05:17.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cfde903357ccfa6fb4d7e1888da17aa84dc2c009","kind":"tag","published_at":"2025-06-20T18:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"0b718882c3368b53419cb941eb1c2312fa97d518","kind":"tag","published_at":"2025-01-27T13:25:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"69193ca096fdebeb73bc860a2dbd64d8781c4970","kind":"tag","published_at":"2024-02-13T15:58:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.3","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"253f457c7428e3f848c639d6a2268f8de584a12c","kind":"tag","published_at":"2024-01-29T07:08:53.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f0b3c2bf8dc985a7dde0e39607e30950394be54b","kind":"tag","published_at":"2022-11-06T14:18:22.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc6878c42c4889b86ea148179cb09dadd14958dd","kind":"tag","published_at":"2022-09-06T06:37:23.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v1.0.0/manifests"},{"name":"v0.13.1","sha":"5d814d924c5093389e1f947e6674d4e91a76a75a","kind":"tag","published_at":"2022-08-25T09:31:49.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"c402f6cfcee3b79ba929364063aeb9fcda9e8814","kind":"tag","published_at":"2022-08-25T03:34:29.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.13.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"ca9ed93904970ff8b8ca1d3aaf441b663ab83441","kind":"tag","published_at":"2022-08-11T12:08:13.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"fb190e1229da64e2f1eb7fd3808c0aafbd58ebeb","kind":"tag","published_at":"2022-08-08T12:11:18.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.12.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"f61b87dbf7e0ca372b8a1972fd5d42a2a1f9bfe0","kind":"tag","published_at":"2022-05-02T02:44:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.11.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"3cf4a0a2c9344d0ab0d1f1f23957e3bbde98f617","kind":"tag","published_at":"2022-04-01T19:51:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"837a94d69de7571857f90fd2a676fef2eff967fe","kind":"tag","published_at":"2022-02-05T03:46:37.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"de3d78d67f9e099beff6384d1a59213c801562b6","kind":"tag","published_at":"2021-09-11T16:52:42.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.10.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"175ec7ba544a46d3b13e79fcc623642ff3686897","kind":"tag","published_at":"2021-06-02T13:31:12.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"04b9daa8270b2150c0dc3412de7c8bc0308bce2d","kind":"tag","published_at":"2021-06-01T16:30:51.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"02b18ef0fdac61ddc79cdc7c4f3d2357e0908a57","kind":"tag","published_at":"2021-05-28T16:31:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.9.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"c120cfd596c13eaac229835d1b9ca19ccb977c85","kind":"tag","published_at":"2021-01-04T03:28:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"cefdb663ac079dfaa2e90733f749ea15860b2b2e","kind":"tag","published_at":"2020-12-29T17:38:24.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.8.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b771d536acd89986fda21fd64d0d90dcb2de80c9","kind":"tag","published_at":"2020-10-16T23:54:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"1afed6ab1f8b22a6fa36448a23ea3b829431b5f9","kind":"tag","published_at":"2020-07-05T12:12:10.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"e8206618e30d961b9cb98533486a17d9a7fa0c2c","kind":"tag","published_at":"2020-05-11T14:16:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.7.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"540339bcb3350ddb3f442a2930bc9c4c302367a9","kind":"tag","published_at":"2020-03-09T08:26:55.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.6.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"3334cff4daf83bfcf7054d35edc51957e3f70f8d","kind":"tag","published_at":"2019-09-26T17:19:27.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ca130470d4fa827bd783cfe3c9fea2e2e1f48c8e","kind":"tag","published_at":"2019-09-17T14:25:32.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.5.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"a5d38ece06272aeecd83107e4ff6819c7fe5993f","kind":"tag","published_at":"2018-07-12T16:21:44.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"5e5156a08efd87fd3de5ae427770905018e1b1fb","kind":"tag","published_at":"2018-06-07T13:11:09.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.4.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"7b8eb95060e4a95c7d3578f914ca34f4a4891c13","kind":"tag","published_at":"2018-02-15T16:14:05.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.3.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"26d3c76014c4250a99499efd624a6b88419e4789","kind":"tag","published_at":"2017-11-29T19:27:04.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.2.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"548d9a5043244c9c9497dc093a7a6aa8088c3bb9","kind":"tag","published_at":"2017-11-29T09:56:35.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.2","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"6248f777e01367dce1e8628ec2719ed5fd7c48cf","kind":"tag","published_at":"2017-11-28T18:36:38.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.1","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"1be929d47f6226ac513476061bc867957ce15930","kind":"tag","published_at":"2017-11-27T21:18:08.000Z","download_url":"https://codeload.github.com/sindresorhus/emittery/tar.gz/v0.1.0","html_url":"https://github.com/sindresorhus/emittery/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/emittery@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:56:29.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.72064366621517,"dependent_packages_count":48.20810065738319,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.964372161799176},"purl":"pkg:maven/org.mvnpm/emittery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:emittery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:emittery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:emittery/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T05:00:37.407Z","issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":2275597.8571428573,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","maintainers":[{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"},{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emittery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emittery/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emittery/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emittery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emittery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:emittery/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622365,"maintainers_count":0,"namespaces_count":82644,"keywords_count":37153,"github":"maven-central","metadata":{"funded_packages_count":49995,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-09T05:03:50.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":11698,"full_name":"sindresorhus/emittery","default_branch":"main","total_commits":131,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.366666666666666,"dds":0.35114503816793896,"past_year_total_commits":18,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.0,"past_year_dds":0.0,"last_synced_at":"2026-09-08T21:04:13.683Z","last_synced_commit":"147a8591045e00d0fe8088e2393e3eefea3aa4a5","created_at":"2023-03-07T11:18:03.707Z","updated_at":"2026-09-08T21:04:13.591Z","committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":85},{"name":"Mark Wubben","email":"mark@novemberborn.net","login":"novemberborn","count":12},{"name":"Harry Brundage","email":"harry.brundage@gmail.com","login":"airhorns","count":4},{"name":"Luke Horvat","email":"lukehorvat@gmail.com","login":"lukehorvat","count":2},{"name":"Richie Bendall","email":"richiebendall@gmail.com","login":"Richienb","count":2},{"name":"Yanis Benson","email":"yanis.benson@gmail.com","login":"stroncium","count":2},{"name":"Lucas Barrena","email":"lucasbarrena@hotmail.com","login":null,"count":1},{"name":"Serhii Dolia","email":"serhii.dolia@freighthub.com","login":null,"count":1},{"name":"Alex Iglesias","email":"alexiglesias@finsweet.com","login":"alexiglesias93","count":1},{"name":"Arthur Emanuel","email":"arthur-er@pm.me","login":"arthur-er","count":1},{"name":"Benjamin Selyem","email":"51536773+sbencoding","login":"sbencoding","count":1},{"name":"Corey Farrell","email":"git@cfware.com","login":"coreyfarrell","count":1},{"name":"Damien Lebrun","email":"dinoboff@hotmail.com","login":"dinoboff","count":1},{"name":"Dang Huynh","email":"huynhminhdang@gmail.com","login":"dangh","count":1},{"name":"David Murdoch","email":"davidmurdoch","login":"davidmurdoch","count":1},{"name":"Federico Brigante","email":"github@bfred.it","login":"fregante","count":1},{"name":"Guru Prasad","email":"gurupras","login":"gurupras","count":1},{"name":"Jan Hecking","email":"jhecking@netgaroo.com","login":"jhecking","count":1},{"name":"Kiko Beats","email":"josefrancisco.verdu@gmail.com","login":"Kikobeats","count":1},{"name":"KoHcoJlb","email":"fujitsuigor@gmail.com","login":"KoHcoJlb","count":1},{"name":"Linken Dinh","email":"beckend","login":"beckend","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Muhammad Faizan Uddin","email":"faizan.uddin94@gmail.com","login":"faizanu94","count":1},{"name":"Napoleon Oikonomou","email":"Napoleonoikon@gmail.com","login":"iamnapo","count":1},{"name":"RENARD Laurent","email":"laurent34azerty@gmail.com","login":"lorenzofox3","count":1},{"name":"Roy Revelt","email":"roy@codsen.com","login":"revelt","count":1},{"name":"Young","email":"younggglcy@gmail.com","login":"younggglcy","count":1},{"name":"arantes555","email":"arantes555@gmail.com","login":"arantes555","count":1},{"name":"futpib","email":"futpib@gmail.com","login":"futpib","count":1},{"name":"叡山电车","email":"cyl@cyl.moe","login":"ylc395","count":1}],"past_year_committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":18}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7187445,"commits_count":1070533251,"contributors_count":47106730,"owners_count":1436065,"committers_count":3481302,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"sindresorhus/emittery","html_url":"https://github.com/sindresorhus/emittery","last_synced_at":"2026-09-08T21:03:40.751Z","status":null,"issues_count":69,"pull_requests_count":57,"avg_time_to_close_issue":39956125.323529415,"avg_time_to_close_pull_request":6811430.49122807,"issues_closed_count":68,"pull_requests_closed_count":57,"pull_request_authors_count":35,"issue_authors_count":46,"avg_comments_per_issue":3.0579710144927534,"avg_comments_per_pull_request":3.7017543859649122,"merged_pull_requests_count":41,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":7787.666666666667,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.1666666666666667,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T18:41:38.354Z","updated_at":"2026-09-08T21:03:40.752Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Femittery/issues","issue_labels_count":{"table":{"help wanted":21,"enhancement":14,":gift: Rewarded on Issuehunt":5,"bug":4,"good first issue":2,"question":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":48,"CONTRIBUTOR":9,"OWNER":7,"COLLABORATOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":33,"NONE":16,"COLLABORATOR":8}},"issue_authors":{"table":{"sindresorhus":7,"AuHau":5,"novemberborn":5,"davidmurdoch":3,"mmkal":3,"xinthose":2,"Richienb":2,"BurningEnlightenment":2,"alexiglesias93":2,"zhaoyao91":2,"kamilkisiela":1,"futpib":1,"parthnaik":1,"Lilja":1,"koteisaev":1,"sergaks":1,"mfulton26":1,"twilker":1,"j4k0xb":1,"sp00x":1,"selfagency":1,"ronen":1,"motopods":1,"davesidious":1,"johnw42":1,"kevcao-certik":1,"linonetwo":1,"wengzilla":1,"Johann-S":1,"elderapo":1,"xuxucode":1,"Scanz-beep":1,"thetutlage":1,"kbrgl":1,"gurupras":1,"yooneskh":1,"patarapolw":1,"kallal79":1,"brucou":1,"chandru89new":1,"mspae":1,"SimenB":1,"kor3k":1,"jaysson":1,"FunctionDJ":1,"darkbasic":1}},"pull_request_authors":{"table":{"novemberborn":8,"airhorns":4,"dinoboff":2,"snilan":2,"GODLiangCY":2,"enzuguri":2,"stroncium":2,"Richienb":2,"lukehorvat":2,"serhii-dolia":2,"faizanu94":2,"ylc395":2,"lorenzofox3":2,"KATT":2,"alexiglesias93":1,"jhecking":1,"papb":1,"beckend":1,"revelt":1,"iamtankist":1,"arantes555":1,"Offirmo":1,"coreyfarrell":1,"Kikobeats":1,"iamnapo":1,"davidmurdoch":1,"Angelmmiguel":1,"KoHcoJlb":1,"TravisBuddy":1,"gurupras":1,"tomfuertes":1,"sbencoding":1,"arthur-er":1,"futpib":1,"LuKks":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:06.809Z","repositories_count":17013535,"issues_count":44958814,"pull_requests_count":141679597,"authors_count":11687025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":6}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"BurningEnlightenment":2,"chandru89new":1,"FunctionDJ":1,"kallal79":1,"Scanz-beep":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"novemberborn","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/novemberborn"}},{"table":{"login":"sindresorhus","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":6,"IssueCommentEvent":13,"IssuesEvent":6,"PullRequestEvent":7,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":4,"PushEvent":6,"ReleaseEvent":2,"WatchEvent":245},"last_year":{"IssueCommentEvent":3,"IssuesEvent":1,"PushEvent":3,"ReleaseEvent":1,"WatchEvent":25}},"keywords":["async","emitter","event-emitter","event-listener","javascript","nodejs","npm-package","promise"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-07T15:00:04.927Z","updated_at":"2022-08-07T15:00:04.927Z","repository_link":"https://github.com/sindresorhus/emittery/blob/main/package.json","dependencies":[{"id":600282051,"package_name":"@types/node","ecosystem":"npm","requirements":"^15.6.1","direct":true,"kind":"development","optional":false},{"id":600282055,"package_name":"ava","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":600282057,"package_name":"delay","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"development","optional":false},{"id":600282060,"package_name":"nyc","ecosystem":"npm","requirements":"^15.0.0","direct":true,"kind":"development","optional":false},{"id":600282062,"package_name":"p-event","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":600282064,"package_name":"tsd","ecosystem":"npm","requirements":"^0.19.1","direct":true,"kind":"development","optional":false},{"id":600282065,"package_name":"xo","ecosystem":"npm","requirements":"^0.39.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T05:52:25.237Z","updated_at":"2023-01-14T05:52:25.237Z","repository_link":"https://github.com/sindresorhus/emittery/blob/main/.github/workflows/main.yml","dependencies":[{"id":6892648050,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892648051,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":33.098565692797436,"created_at":"2026-07-08T06:03:32.964Z","updated_at":"2026-09-09T21:35:26.847Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377899","html_url":"https://summary.ecosyste.ms/projects/377899"}