{"id":373047,"url":"https://github.com/mafintosh/end-of-stream","last_synced_at":"2026-05-17T13:30:21.926Z","repository":{"id":12139537,"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2025-06-16T13:28:45.000Z","size":25,"stargazers_count":150,"open_issues_count":8,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-04-24T05:40:53.523Z","etag":null,"topics":[],"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/mafintosh.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2026-01-11T00:57:13.000Z","dependencies_parsed_at":"2025-06-28T19:12:17.508Z","dependency_job_id":"7d5f9f0f-5495-4a39-acaa-9b822ff96858","html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/end-of-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/sbom","scorecard":{"id":610908,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/end-of-stream","commit":"cea89de8165f24e183603e63839522ec22af58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":3,"reason":"Found 11/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":"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":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 11 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-21T02:37:20.518Z","repository_id":12139537,"created_at":"2025-08-21T02:37:20.518Z","updated_at":"2025-08-21T02:37:20.518Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33103970,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"mafintosh"}},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"packages":[{"id":13596324,"name":"node-end-of-stream","ecosystem":"debian","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:24:37.911Z","latest_release_published_at":"2026-02-11T10:24:37.911Z","latest_release_number":"1.4.1-1+deb10u1","last_synced_at":"2026-03-13T15:01:15.583Z","created_at":"2026-02-11T10:24:37.764Z","updated_at":"2026-03-13T15:01:15.583Z","registry_url":"https://tracker.debian.org/pkg/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":"https://packages.debian.org/buster/node-end-of-stream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-end-of-stream","standards_version":"4.3.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), node-once, nodejs (\u003e= 6)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:11:58.879Z","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-end-of-stream?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-end-of-stream/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":86},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-13T05:01:00.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13793749,"name":"node-end-of-stream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:59:58.601Z","latest_release_published_at":"2026-02-13T15:59:58.601Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-13T16:22:46.809Z","created_at":"2026-02-13T15:59:58.411Z","updated_at":"2026-03-13T16:22:46.810Z","registry_url":"https://launchpad.net/ubuntu/+source/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:59:59.174Z","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-end-of-stream?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-end-of-stream/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13701393,"name":"node-end-of-stream","ecosystem":"debian","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:10:15.843Z","latest_release_published_at":"2026-02-12T21:10:15.843Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-13T19:54:35.846Z","created_at":"2026-02-12T21:10:15.480Z","updated_at":"2026-03-13T19:54:36.081Z","registry_url":"https://tracker.debian.org/pkg/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":"https://packages.debian.org/bookworm/node-end-of-stream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":12139537,"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2025-06-16T13:28:45.000Z","size":25,"stargazers_count":150,"open_issues_count":7,"forks_count":29,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-02-04T14:24:09.509Z","etag":null,"topics":[],"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/mafintosh.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2026-01-11T00:57:13.000Z","dependencies_parsed_at":"2025-06-28T19:12:17.508Z","dependency_job_id":"7d5f9f0f-5495-4a39-acaa-9b822ff96858","html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/end-of-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/sbom","scorecard":{"id":610908,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/end-of-stream","commit":"cea89de8165f24e183603e63839522ec22af58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":3,"reason":"Found 11/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":"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":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 11 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-21T02:37:20.518Z","repository_id":12139537,"created_at":"2025-08-21T02:37:20.518Z","updated_at":"2025-08-21T02:37:20.518Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29114907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-02-12T21:10:28.303Z","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-end-of-stream?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-10T01:05:30.324Z","issues_count":16,"pull_requests_count":17,"avg_time_to_close_issue":12717443.0,"avg_time_to_close_pull_request":4591702.285714285,"issues_closed_count":12,"pull_requests_closed_count":14,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":3.125,"avg_comments_per_pull_request":2.588235294117647,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1140751.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/mafintosh%2Fend-of-stream/issues","maintainers":[{"login":"mafintosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-end-of-stream/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":13743096,"name":"node-end-of-stream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:34:28.581Z","latest_release_published_at":"2026-02-13T05:34:28.581Z","latest_release_number":"1.4.4-1","last_synced_at":"2026-03-13T09:24:28.732Z","created_at":"2026-02-13T05:34:28.418Z","updated_at":"2026-03-13T09:30:26.604Z","registry_url":"https://launchpad.net/ubuntu/+source/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-end-of-stream","standards_version":"4.4.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, nodejs (\u003e= 6), pkg-js-tools (\u003e= 0.9.12~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:34:29.136Z","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-end-of-stream?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-end-of-stream/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13522692,"name":"node-end-of-stream","ecosystem":"debian","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:59:59.248Z","latest_release_published_at":"2026-02-10T21:59:59.248Z","latest_release_number":"1.4.4-1","last_synced_at":"2026-03-14T01:23:14.763Z","created_at":"2026-02-10T21:59:59.065Z","updated_at":"2026-03-14T01:23:14.764Z","registry_url":"https://tracker.debian.org/pkg/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":"https://packages.debian.org/bullseye/node-end-of-stream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-end-of-stream","standards_version":"4.4.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, nodejs (\u003e= 6), pkg-js-tools (\u003e= 0.9.12~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:00.891Z","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-end-of-stream?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-end-of-stream/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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":13558156,"name":"node-end-of-stream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:43:58.619Z","latest_release_published_at":"2026-02-11T04:43:58.619Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-11T22:43:02.635Z","created_at":"2026-02-11T04:43:58.432Z","updated_at":"2026-03-11T22:43:02.635Z","registry_url":"https://launchpad.net/ubuntu/+source/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:55.580Z","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-end-of-stream?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-end-of-stream/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":1669674,"name":"end-of-stream","ecosystem":"npm","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","homepage":"https://github.com/mafintosh/end-of-stream","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["stream","streams","callback","finish","close","end","wait"],"namespace":null,"versions_count":16,"first_release_published_at":"2013-11-26T23:28:59.564Z","latest_release_published_at":"2025-06-16T13:29:00.574Z","latest_release_number":"1.4.5","last_synced_at":"2026-05-15T05:32:17.609Z","created_at":"2022-04-09T14:17:53.374Z","updated_at":"2026-05-15T05:32:17.610Z","registry_url":"https://www.npmjs.com/package/end-of-stream","install_command":"npm install end-of-stream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.5"}},"repo_metadata":{"id":12139537,"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2020-12-08T12:45:58.000Z","size":24,"stargazers_count":147,"open_issues_count":7,"forks_count":27,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-10-29T20:37:06.926Z","etag":null,"topics":[],"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/mafintosh.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":null,"support":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2024-10-27T20:29:29.000Z","dependencies_parsed_at":"2022-08-30T11:32:10.840Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131010,"owners_count":16936304,"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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v1.4.4","sha":"e104395e50015a6436d9747b4b1c2a617b267769","kind":"tag","published_at":"2019-09-25T12:57:21.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.4","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"f0227189d092fab31bc7d47ef06c83ee4d702eb6","kind":"tag","published_at":"2019-09-24T11:16:38.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.3","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"ec0b5bd655cca50e9ab8ac51319badd0bc357a03","kind":"tag","published_at":"2019-09-23T13:22:10.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.2","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"8a49159ed2661ee8ddb393c2503aee489f9ae271","kind":"tag","published_at":"2018-01-10T16:11:52.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.1","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"0ae1658b8167596fafbb9195363ada3bc5a3eaf2","kind":"tag","published_at":"2017-03-14T10:40:30.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"dee99ae5cfdddea9ed2a2e809ff03fae739db162","kind":"tag","published_at":"2017-03-14T09:55:42.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.3.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"7504d3816b92ee511121f0e8144128a1faa80cd5","kind":"tag","published_at":"2017-03-10T16:01:15.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.2.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"16120f1529961ffd6e48118d8d978c97444633d4","kind":"tag","published_at":"2014-09-07T18:22:46.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.1.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fddf418a56cda600d17ccc14f2f5d8225222c2cc","kind":"tag","published_at":"2014-07-21T11:05:10.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v1.0.0/manifests"},{"name":"v0.1.5","sha":"47af690dcaa080a79d30f81a37302d9a2ee14966","kind":"tag","published_at":"2014-06-29T07:03:54.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.5","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"725446d27aa1ed4ac33d5faf167af76e089cbc7b","kind":"tag","published_at":"2014-02-18T10:17:43.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.4","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"17e962f72f2393db7bbdd145f62d8a60ad219bee","kind":"tag","published_at":"2013-12-19T10:41:17.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.3","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"00a1d569acc354af07d4e11b16863083c2f56e43","kind":"tag","published_at":"2013-11-27T01:15:27.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.2","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77bb815f63ace1a80b847ecd3315a359483bd9ee","kind":"tag","published_at":"2013-11-27T01:05:26.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.1","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"566c0e63d8a4ad9daf6f63a0d04986220b460061","kind":"tag","published_at":"2013-11-26T23:31:11.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:14:06.856Z","dependent_packages_count":1719,"downloads":326998471,"downloads_period":"last-month","dependent_repos_count":1010795,"rankings":{"downloads":0.008953203494542105,"dependent_repos_count":0.03392360590133844,"dependent_packages_count":0.04462911833670835,"stargazers_count":4.391915941740108,"forks_count":4.670534342115963,"docker_downloads_count":0.008131808678529067,"average":1.526348003377865},"purl":"pkg:npm/end-of-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/end-of-stream","docker_dependents_count":42748,"docker_downloads_count":9260550604,"usage_url":"https://repos.ecosyste.ms/usage/npm/end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/end-of-stream/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T19:32:48.130Z","issues_count":16,"pull_requests_count":16,"avg_time_to_close_issue":12717443.0,"avg_time_to_close_pull_request":4857160.076923077,"issues_closed_count":12,"pull_requests_closed_count":13,"pull_request_authors_count":11,"issue_authors_count":15,"avg_comments_per_issue":3.125,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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/mafintosh%2Fend-of-stream/issues","maintainers":[{"login":"mafintosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/end-of-stream/codemeta","maintainers":[{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1775,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-12T05:20:33.489Z","updated_at":"2022-11-12T05:20:33.489Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5619033,"maintainers_count":1191998,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":13428381,"name":"node-end-of-stream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:34:19.223Z","latest_release_published_at":"2026-02-07T15:34:19.223Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-07T15:38:24.201Z","created_at":"2026-02-07T15:34:18.905Z","updated_at":"2026-03-07T16:02:49.018Z","registry_url":"https://launchpad.net/ubuntu/+source/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-end-of-stream?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-end-of-stream/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","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":13659348,"name":"node-end-of-stream","ecosystem":"debian","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:15:08.925Z","latest_release_published_at":"2026-02-12T08:15:08.925Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-14T07:03:19.198Z","created_at":"2026-02-12T08:15:08.753Z","updated_at":"2026-03-14T07:03:19.198Z","registry_url":"https://tracker.debian.org/pkg/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":"https://packages.debian.org/trixie/node-end-of-stream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:15:09.754Z","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-end-of-stream?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-end-of-stream/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":13954816,"name":"node-end-of-stream","ecosystem":"guix","description":"Call a callback when a stream has finished or errored","homepage":"https://github.com/mafintosh/end-of-stream","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:21:59.301Z","latest_release_published_at":"2026-03-02T20:21:59.301Z","latest_release_number":"1.4.4","last_synced_at":"2026-04-27T16:55:24.480Z","created_at":"2026-03-02T20:21:59.101Z","updated_at":"2026-04-27T16:55:24.480Z","registry_url":"https://packages.guix.gnu.org/packages/node-end-of-stream/1.4.4/","install_command":"guix install node-end-of-stream","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n949","metadata":{"location":"gnu/packages/node-xyz.scm:949","variable_name":"node-end-of-stream"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:21:59.819Z","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:guix/node-end-of-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-end-of-stream/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31358,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13760100,"name":"node-end-of-stream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:39:28.836Z","latest_release_published_at":"2026-02-13T09:39:28.836Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-13T11:17:51.622Z","created_at":"2026-02-13T09:39:28.657Z","updated_at":"2026-03-13T11:31:01.420Z","registry_url":"https://launchpad.net/ubuntu/+source/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:39:29.398Z","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-end-of-stream?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-end-of-stream/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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":5055806,"name":"org.webjars.npm:end-of-stream","ecosystem":"maven","description":"WebJar for end-of-stream","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2016-03-21T16:58:55.000Z","latest_release_published_at":"2025-12-02T15:10:27.000Z","latest_release_number":"1.4.5","last_synced_at":"2026-05-09T14:54:51.493Z","created_at":"2022-07-27T23:42:44.679Z","updated_at":"2026-05-09T14:54:51.493Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/end-of-stream/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/end-of-stream/","metadata":{},"repo_metadata":{"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2020-12-08T12:45:58.000Z","size":24,"stargazers_count":145,"open_issues_count":7,"forks_count":25,"subscribers_count":8,"default_branch":"master","last_synced_at":"2023-03-21T06:56:43.533Z","etag":null,"topics":[],"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,"logo_url":null,"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":null,"support":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2022-09-13T09:41:03.000Z","dependencies_parsed_at":"2022-08-30T11:32:10.840Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Copenhagen, Denmark","twitter":null,"company":"Holepunch","avatar_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":654,"last_synced_at":"2023-02-19T20:46:12.419Z","metadata":{"has_sponsors_listing":true},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh"},"tags":[{"name":"v1.4.4","sha":"e104395e50015a6436d9747b4b1c2a617b267769","kind":"tag","published_at":"2019-09-25T12:57:21.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.4","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.4"},{"name":"v1.4.3","sha":"f0227189d092fab31bc7d47ef06c83ee4d702eb6","kind":"tag","published_at":"2019-09-24T11:16:38.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.3","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.3"},{"name":"v1.4.2","sha":"ec0b5bd655cca50e9ab8ac51319badd0bc357a03","kind":"tag","published_at":"2019-09-23T13:22:10.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.2","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.2"},{"name":"v1.4.1","sha":"8a49159ed2661ee8ddb393c2503aee489f9ae271","kind":"tag","published_at":"2018-01-10T16:11:52.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.1","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"0ae1658b8167596fafbb9195363ada3bc5a3eaf2","kind":"tag","published_at":"2017-03-14T10:40:30.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.4.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"dee99ae5cfdddea9ed2a2e809ff03fae739db162","kind":"tag","published_at":"2017-03-14T09:55:42.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.3.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"7504d3816b92ee511121f0e8144128a1faa80cd5","kind":"tag","published_at":"2017-03-10T16:01:15.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.2.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.2.0"},{"name":"v1.1.0","sha":"16120f1529961ffd6e48118d8d978c97444633d4","kind":"tag","published_at":"2014-09-07T18:22:46.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.1.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.1.0"},{"name":"v1.0.0","sha":"fddf418a56cda600d17ccc14f2f5d8225222c2cc","kind":"tag","published_at":"2014-07-21T11:05:10.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v1.0.0"},{"name":"v0.1.5","sha":"47af690dcaa080a79d30f81a37302d9a2ee14966","kind":"tag","published_at":"2014-06-29T07:03:54.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.5","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.5"},{"name":"v0.1.4","sha":"725446d27aa1ed4ac33d5faf167af76e089cbc7b","kind":"tag","published_at":"2014-02-18T10:17:43.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.4","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.4"},{"name":"v0.1.3","sha":"17e962f72f2393db7bbdd145f62d8a60ad219bee","kind":"tag","published_at":"2013-12-19T10:41:17.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.3","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.3"},{"name":"v0.1.2","sha":"00a1d569acc354af07d4e11b16863083c2f56e43","kind":"tag","published_at":"2013-11-27T01:15:27.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.2","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.2"},{"name":"v0.1.1","sha":"77bb815f63ace1a80b847ecd3315a359483bd9ee","kind":"tag","published_at":"2013-11-27T01:05:26.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.1","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.1"},{"name":"v0.1.0","sha":"566c0e63d8a4ad9daf6f63a0d04986220b460061","kind":"tag","published_at":"2013-11-26T23:31:11.000Z","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/v0.1.0","html_url":"https://github.com/mafintosh/end-of-stream/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2025-12-02T20:25:31.327Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":6.41408659257669,"stargazers_count":17.533602325828696,"forks_count":20.450518957550415,"average":19.094537954225796},"purl":"pkg:maven/org.webjars.npm/end-of-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:end-of-stream/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-19T15:09:49.355Z","issues_count":16,"pull_requests_count":16,"avg_time_to_close_issue":12717443.0,"avg_time_to_close_pull_request":4857160.076923077,"issues_closed_count":12,"pull_requests_closed_count":13,"pull_request_authors_count":11,"issue_authors_count":15,"avg_comments_per_issue":3.0625,"avg_comments_per_pull_request":2.625,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:end-of-stream/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606028,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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"}},{"id":11807170,"name":"org.mvnpm:end-of-stream","ecosystem":"maven","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","homepage":"https://github.com/mafintosh/end-of-stream","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":[],"namespace":"org.mvnpm","versions_count":9,"first_release_published_at":"2024-01-13T04:47:32.000Z","latest_release_published_at":"2025-06-16T22:37:34.000Z","latest_release_number":"1.4.5","last_synced_at":"2026-05-09T14:54:51.694Z","created_at":"2025-06-16T22:45:32.540Z","updated_at":"2026-05-09T14:54:51.694Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/end-of-stream/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/end-of-stream/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":12139537,"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2020-12-08T12:45:58.000Z","size":24,"stargazers_count":149,"open_issues_count":8,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-10T11:12:42.127Z","etag":null,"topics":[],"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/mafintosh.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":null,"support":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2025-02-05T23:52:02.000Z","dependencies_parsed_at":"2022-08-30T11:32:10.840Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/end-of-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260255248,"owners_count":22981777,"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"}},"repo_metadata_updated_at":"2026-02-11T14:52:24.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":33.80097473166154,"dependent_packages_count":48.32294449391511,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":41.06195961278833},"purl":"pkg:maven/org.mvnpm/end-of-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-10T10:58:41.875Z","issues_count":16,"pull_requests_count":17,"avg_time_to_close_issue":12717443.0,"avg_time_to_close_pull_request":4857160.076923077,"issues_closed_count":12,"pull_requests_closed_count":13,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":3.125,"avg_comments_per_pull_request":2.588235294117647,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/issues","maintainers":[{"login":"mafintosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:end-of-stream/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606028,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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"}},{"id":4571412,"name":"stream-of-end","ecosystem":"npm","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","homepage":"https://github.com/mafintosh/end-of-stream","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["stream","streams","callback","finish","close","end","wait"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-07-15T08:54:01.951Z","latest_release_published_at":"2022-07-15T08:54:01.951Z","latest_release_number":"1.4.4","last_synced_at":"2026-05-09T14:54:51.587Z","created_at":"2022-07-17T00:58:54.146Z","updated_at":"2026-05-09T14:54:51.587Z","registry_url":"https://www.npmjs.com/package/stream-of-end","install_command":"npm install stream-of-end","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2020-12-08T12:45:58.000Z","size":24,"stargazers_count":145,"open_issues_count":7,"forks_count":25,"subscribers_count":8,"default_branch":"master","last_synced_at":"2022-10-31T10:23:50.453Z","etag":null,"topics":[],"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,"logo_url":null,"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":null,"support":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2022-09-13T09:41:03.000Z","dependencies_parsed_at":"2022-08-30T11:32:10.840Z","dependency_job_id":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":31505075,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2022-11-04T22:06:24.474Z","dependent_packages_count":0,"downloads":0,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":98.08257299207078,"dependent_repos_count":5.854381511510429,"dependent_packages_count":23.036645117935002,"stargazers_count":4.212834489935786,"forks_count":5.016572317302917,"average":27.240601285750984},"purl":"pkg:npm/stream-of-end","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/stream-of-end","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/stream-of-end","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/stream-of-end/dependencies","status":"unpublished","funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-of-end/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-of-end/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-of-end/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-of-end/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-of-end/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-of-end/codemeta","maintainers":[],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5619033,"maintainers_count":1191998,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":11784910,"name":"github.com/mafintosh/end-of-stream","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2025-06-10T10:53:27.296Z","latest_release_published_at":"2025-06-16T13:28:41.000Z","latest_release_number":"v1.4.5","last_synced_at":"2026-05-09T14:54:52.664Z","created_at":"2025-06-10T10:53:20.061Z","updated_at":"2026-05-09T14:54:52.664Z","registry_url":"https://pkg.go.dev/github.com/mafintosh/end-of-stream","install_command":"go get github.com/mafintosh/end-of-stream","documentation_url":"https://pkg.go.dev/github.com/mafintosh/end-of-stream#section-documentation","metadata":{},"repo_metadata":{"id":12139537,"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2020-12-08T12:45:58.000Z","size":24,"stargazers_count":149,"open_issues_count":8,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-03T08:35:17.406Z","etag":null,"topics":[],"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/mafintosh.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":null,"support":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2025-02-05T23:52:02.000Z","dependencies_parsed_at":"2022-08-30T11:32:10.840Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259063395,"owners_count":22799711,"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"}},"repo_metadata_updated_at":"2025-06-10T10:58:41.713Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.729392385116089,"dependent_packages_count":5.3688778542056586,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.549135119660874},"purl":"pkg:golang/github.com/mafintosh/end-of-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mafintosh/end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mafintosh/end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mafintosh/end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-06T20:02:40.693Z","issues_count":16,"pull_requests_count":17,"avg_time_to_close_issue":12717443.0,"avg_time_to_close_pull_request":4857160.076923077,"issues_closed_count":12,"pull_requests_closed_count":13,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":3.125,"avg_comments_per_pull_request":2.588235294117647,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/issues","maintainers":[{"login":"mafintosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmafintosh%2Fend-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmafintosh%2Fend-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmafintosh%2Fend-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmafintosh%2Fend-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmafintosh%2Fend-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmafintosh%2Fend-of-stream/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2140190,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":14074384,"name":"@depup/end-of-stream","ecosystem":"npm","description":"[DepUp] Call a callback when a readable/writable/duplex stream has completed or failed.","homepage":"https://github.com/mafintosh/end-of-stream","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["depup","dependency-bumped","updated-deps","end-of-stream","stream","streams","callback","finish","close","end","wait"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:35:39.283Z","latest_release_published_at":"2026-03-17T16:35:39.283Z","latest_release_number":"1.4.5-depup.0","last_synced_at":"2026-05-09T14:54:53.365Z","created_at":"2026-03-19T04:22:23.986Z","updated_at":"2026-05-09T14:54:55.558Z","registry_url":"https://www.npmjs.com/package/@depup/end-of-stream","install_command":"npm install @depup/end-of-stream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.5-depup.0"}},"repo_metadata":{"id":12139537,"uuid":"14732255","full_name":"mafintosh/end-of-stream","owner":"mafintosh","description":"Call a callback when a readable/writable/duplex stream has completed or failed.","archived":false,"fork":false,"pushed_at":"2025-06-16T13:28:45.000Z","size":25,"stargazers_count":150,"open_issues_count":8,"forks_count":30,"subscribers_count":7,"default_branch":"master","last_synced_at":"2026-04-14T01:27:58.570Z","etag":null,"topics":[],"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/mafintosh.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-26T23:27:57.000Z","updated_at":"2026-01-11T00:57:13.000Z","dependencies_parsed_at":"2025-06-28T19:12:17.508Z","dependency_job_id":"7d5f9f0f-5495-4a39-acaa-9b822ff96858","html_url":"https://github.com/mafintosh/end-of-stream","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/end-of-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/end-of-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/sbom","scorecard":{"id":610908,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/end-of-stream","commit":"cea89de8165f24e183603e63839522ec22af58df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":3,"reason":"Found 11/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":"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":-1,"reason":"No tokens found","details":null,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"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":"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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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 11 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-21T02:37:20.518Z","repository_id":12139537,"created_at":"2025-08-21T02:37:20.518Z","updated_at":"2025-08-21T02:37:20.518Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31946496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-05-09T14:54:55.532Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/end-of-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fend-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fend-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fend-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fend-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fend-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fend-of-stream/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:30.932Z","updated_at":"2026-03-19T04:22:30.932Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5619033,"maintainers_count":1191998,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":13399242,"name":"node-end-of-stream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mafintosh/end-of-stream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mafintosh/end-of-stream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:28:46.081Z","latest_release_published_at":"2026-02-06T05:28:46.081Z","latest_release_number":"1.4.4+~1.4.1-1","last_synced_at":"2026-03-06T05:36:21.989Z","created_at":"2026-02-06T05:28:45.795Z","updated_at":"2026-03-06T06:41:47.998Z","registry_url":"https://launchpad.net/ubuntu/+source/node-end-of-stream","install_command":"apt-get install node-end-of-stream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-end-of-stream","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, node-once \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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-end-of-stream?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-end-of-stream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-end-of-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-end-of-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-end-of-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-end-of-stream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-end-of-stream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-end-of-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-end-of-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-end-of-stream/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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"}}],"commits":{"id":174500,"full_name":"mafintosh/end-of-stream","default_branch":"master","total_commits":48,"total_committers":10,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.8,"dds":0.29166666666666663,"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2026-05-16T13:02:00.092Z","last_synced_commit":"cea89de8165f24e183603e63839522ec22af58df","created_at":"2023-03-08T03:22:13.369Z","updated_at":"2026-05-16T13:02:00.015Z","committers":[{"name":"Mathias Buus","email":"mathiasbuus@gmail.com","login":null,"count":34},{"name":"Thomas Watson","email":"w@tson.dk","login":null,"count":5},{"name":"Blaine Bublitz","email":"blaine@iceddev.com","login":null,"count":2},{"name":"Andrew Kelley","email":"superjoe30@gmail.com","login":null,"count":1},{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com","login":null,"count":1},{"name":"HDegroote","email":"75906619+HDegroote@users.noreply.github.com","login":null,"count":1},{"name":"Matteo Collina","email":"matteo.collina@gmail.com","login":null,"count":1},{"name":"Shinnosuke Watanabe","email":"snnskwtnb@gmail.com","login":null,"count":1},{"name":"Vsevolod Strukchinsky","email":"floatdrop@users.noreply.github.com","login":null,"count":1},{"name":"nagesh4193","email":"70690392+nagesh4193@users.noreply.github.com","login":null,"count":1}],"past_year_committers":[{"name":"HDegroote","email":"75906619+HDegroote@users.noreply.github.com","login":null,"count":1},{"name":"Mathias Buus","email":"mathiasbuus@gmail.com","login":null,"count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6234907,"commits_count":894639211,"contributors_count":34908749,"owners_count":1153694,"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":"mafintosh/end-of-stream","html_url":"https://github.com/mafintosh/end-of-stream","last_synced_at":"2026-02-10T01:05:30.324Z","status":null,"issues_count":16,"pull_requests_count":17,"avg_time_to_close_issue":12717443.0,"avg_time_to_close_pull_request":4591702.285714285,"issues_closed_count":12,"pull_requests_closed_count":14,"pull_request_authors_count":12,"issue_authors_count":15,"avg_comments_per_issue":3.125,"avg_comments_per_pull_request":2.588235294117647,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1140751.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"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,"created_at":"2023-05-16T19:21:24.142Z","updated_at":"2026-02-10T01:05:30.325Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fend-of-stream/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":14,"OWNER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":4}},"issue_authors":{"table":{"ronag":2,"mafintosh":1,"YIminta":1,"Trott":1,"isaacs":1,"guimard":1,"vilic":1,"c-vetter":1,"rlidwka":1,"trygve-lie":1,"mcollina":1,"kyledecot":1,"xloem":1,"zkat":1,"sepiropht":1}},"pull_request_authors":{"table":{"watson":5,"phated":2,"andrewrk":1,"xloem":1,"HDegroote":1,"floatdrop":1,"strugee":1,"ianmetcalf":1,"isaacs":1,"mcollina":1,"nagesh4193":1,"shinnn":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:24.458Z","repositories_count":14616067,"issues_count":34235734,"pull_requests_count":112074489,"authors_count":11264002,"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":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"HDegroote":1}},"maintainers":[{"table":{"login":"mafintosh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":1,"WatchEvent":3,"PushEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":1},"last_year":{"PullRequestEvent":1,"ForkEvent":1,"PushEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-30T11:32:10.774Z","updated_at":"2022-08-30T11:32:10.774Z","repository_link":"https://github.com/mafintosh/end-of-stream/blob/master/package.json","dependencies":[{"id":3299377755,"package_name":"once","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"runtime","optional":false},{"id":3299377756,"package_name":"tape","ecosystem":"npm","requirements":"^4.11.0","direct":true,"kind":"development","optional":false}]}],"score":30.349021311240964,"created_at":"2026-05-14T11:37:43.251Z","updated_at":"2026-05-17T13:30:21.926Z","avatar_url":"https://github.com/mafintosh.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/373047","html_url":"https://summary.ecosyste.ms/projects/373047"}