{"id":372385,"url":"https://github.com/mhart/StringStream","last_synced_at":"2026-05-17T07:19:08.235Z","repository":{"id":3687463,"uuid":"4757707","full_name":"mhart/StringStream","owner":"mhart","description":"Encode and decode streams into string streams in node.js","archived":false,"fork":false,"pushed_at":"2024-04-23T11:42:11.000Z","size":13,"stargazers_count":27,"open_issues_count":1,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-09T02:38:44.217Z","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/mhart.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},"funding":{"github":"mhart"}},"created_at":"2012-06-23T01:32:08.000Z","updated_at":"2024-04-23T11:42:15.000Z","dependencies_parsed_at":"2024-04-23T12:53:06.500Z","dependency_job_id":"d9e1b412-7f3b-4702-a48d-72a3f5f85403","html_url":"https://github.com/mhart/StringStream","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"0666fd536d8f9941d00aadc64a074102a265967f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mhart/StringStream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart","download_url":"https://codeload.github.com/mhart/StringStream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/sbom","scorecard":{"id":639822,"data":{"date":"2025-08-11","repo":{"name":"github.com/mhart/StringStream","commit":"10b828de9ab594d5e6b1fffd5f9871d424c5a6aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"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":"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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 3 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-21T10:23:01.094Z","repository_id":3687463,"created_at":"2025-08-21T10:23:01.094Z","updated_at":"2025-08-21T10:23:01.094Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33095418,"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":"mhart","name":"Michael Hart","uuid":"367936","kind":"user","description":"Principal Engineer","email":"","website":"https://medium.com/@hichaelmart","location":"New York","twitter":"hichaelmart","company":"@cloudflare","icon_url":"https://avatars.githubusercontent.com/u/367936?v=4","repositories_count":63,"last_synced_at":"2024-05-01T10:38:06.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mhart","funding_links":[],"total_stars":7115,"followers":739,"following":0,"created_at":"2022-11-02T16:18:56.201Z","updated_at":"2024-05-01T10:38:17.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart/repositories"},"packages":[{"id":13794941,"name":"node-stringstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:14:01.625Z","latest_release_published_at":"2026-02-13T16:14:01.625Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-13T21:26:57.461Z","created_at":"2026-02-13T16:14:00.714Z","updated_at":"2026-03-13T21:26:57.461Z","registry_url":"https://launchpad.net/ubuntu/+source/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-stringstream","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T16:14:54.849Z","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-stringstream?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-stringstream/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":13702548,"name":"node-stringstream","ecosystem":"debian","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:25:28.209Z","latest_release_published_at":"2026-02-12T21:25:28.209Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-13T21:48:52.108Z","created_at":"2026-02-12T21:25:28.000Z","updated_at":"2026-03-13T21:48:52.109Z","registry_url":"https://tracker.debian.org/pkg/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":"https://packages.debian.org/bookworm/node-stringstream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-stringstream","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:25:28.837Z","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-stringstream?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-stringstream/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":13744673,"name":"node-stringstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mhart/StringStream#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:48:17.634Z","latest_release_published_at":"2026-02-13T05:48:17.634Z","latest_release_number":"0.0.6-1","last_synced_at":"2026-03-13T09:24:04.734Z","created_at":"2026-02-13T05:48:17.426Z","updated_at":"2026-03-13T09:24:04.734Z","registry_url":"https://launchpad.net/ubuntu/+source/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-stringstream","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:48:18.159Z","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-stringstream?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-stringstream/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":13523523,"name":"node-stringstream","ecosystem":"debian","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:10:33.198Z","latest_release_published_at":"2026-02-10T22:10:33.198Z","latest_release_number":"1.0.0-1","last_synced_at":"2026-03-14T02:21:41.628Z","created_at":"2026-02-10T22:10:32.971Z","updated_at":"2026-03-14T02:21:41.628Z","registry_url":"https://tracker.debian.org/pkg/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":"https://packages.debian.org/bullseye/node-stringstream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-stringstream","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:27.461Z","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-stringstream?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-stringstream/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":13460062,"name":"node-stringstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:20:42.419Z","latest_release_published_at":"2026-02-09T07:20:42.419Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-09T07:28:25.489Z","created_at":"2026-02-09T07:20:42.128Z","updated_at":"2026-03-09T07:32:44.840Z","registry_url":"https://launchpad.net/ubuntu/+source/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-stringstream","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","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-stringstream?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-stringstream/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":13559019,"name":"node-stringstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:54:40.488Z","latest_release_published_at":"2026-02-11T04:54:40.488Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-11T11:04:18.554Z","created_at":"2026-02-11T04:54:40.314Z","updated_at":"2026-03-11T11:04:18.554Z","registry_url":"https://launchpad.net/ubuntu/+source/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-stringstream","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:50:21.332Z","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-stringstream?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-stringstream/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":13597348,"name":"node-stringstream","ecosystem":"debian","description":null,"homepage":"https://github.com/mhart/StringStream#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:31:37.951Z","latest_release_published_at":"2026-02-11T10:31:37.951Z","latest_release_number":"0.0.6-1","last_synced_at":"2026-03-14T01:07:39.953Z","created_at":"2026-02-11T10:31:37.767Z","updated_at":"2026-03-14T01:07:39.953Z","registry_url":"https://tracker.debian.org/pkg/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":"https://packages.debian.org/buster/node-stringstream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-stringstream","standards_version":"4.1.4","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:13.429Z","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-stringstream?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-stringstream/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":13429137,"name":"node-stringstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:23:08.628Z","latest_release_published_at":"2026-02-07T16:23:08.628Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-07T16:34:38.531Z","created_at":"2026-02-07T16:23:08.302Z","updated_at":"2026-03-07T17:01:49.755Z","registry_url":"https://launchpad.net/ubuntu/+source/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-stringstream","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","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-stringstream?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-stringstream/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":5005729,"name":"org.webjars.npm:stringstream","ecosystem":"maven","description":"WebJar for stringstream","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mhart/StringStream","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2015-08-25T18:45:16.000Z","latest_release_published_at":"2018-05-25T12:18:38.000Z","latest_release_number":"0.0.6","last_synced_at":"2026-05-16T08:39:06.608Z","created_at":"2022-07-27T11:09:52.324Z","updated_at":"2026-05-16T08:39:06.609Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/stringstream/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/stringstream/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"uuid":"4757707","full_name":"mhart/StringStream","owner":"mhart","description":"Encode and decode streams into string streams in node.js","archived":false,"fork":false,"pushed_at":"2020-06-23T18:45:46.000Z","size":13,"stargazers_count":27,"open_issues_count":0,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-03-21T10:07:48.134Z","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":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"mhart"}},"created_at":"2012-06-23T01:32:08.000Z","updated_at":"2023-03-04T04:44:54.000Z","dependencies_parsed_at":"2022-07-15T16:37:26.208Z","dependency_job_id":null,"html_url":"https://github.com/mhart/StringStream","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart","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"}},"repo_metadata_updated_at":"2023-03-22T03:29:31.968Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/stringstream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:stringstream/dependencies","status":null,"funding_links":["https://github.com/sponsors/mhart"],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-20T23:36:39.832Z","issues_count":7,"pull_requests_count":5,"avg_time_to_close_issue":12897734.57142857,"avg_time_to_close_pull_request":181791.4,"issues_closed_count":7,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":7,"avg_comments_per_issue":3.857142857142857,"avg_comments_per_pull_request":1.8,"merged_pull_requests_count":2,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:stringstream/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":606225,"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":13660284,"name":"node-stringstream","ecosystem":"debian","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:36:55.726Z","latest_release_published_at":"2026-02-12T08:36:55.726Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-14T07:07:55.562Z","created_at":"2026-02-12T08:36:55.527Z","updated_at":"2026-03-14T07:07:55.562Z","registry_url":"https://tracker.debian.org/pkg/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":"https://packages.debian.org/trixie/node-stringstream","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-stringstream","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","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:37:22.909Z","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-stringstream?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-stringstream/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":2407368,"name":"stringstream","ecosystem":"npm","description":"Encode and decode streams into string streams","homepage":"https://github.com/mhart/StringStream#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mhart/StringStream","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2012-06-23T01:34:23.318Z","latest_release_published_at":"2018-08-23T19:33:10.411Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-17T03:06:42.887Z","created_at":"2022-04-10T01:21:28.707Z","updated_at":"2026-05-17T03:07:29.862Z","registry_url":"https://www.npmjs.com/package/stringstream","install_command":"npm install stringstream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":3687463,"uuid":"4757707","full_name":"mhart/StringStream","owner":"mhart","description":"Encode and decode streams into string streams in node.js","archived":false,"fork":false,"pushed_at":"2024-04-23T11:42:11.000Z","size":13,"stargazers_count":27,"open_issues_count":1,"forks_count":17,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-05-09T02:38:44.217Z","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/mhart.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},"funding":{"github":"mhart"}},"created_at":"2012-06-23T01:32:08.000Z","updated_at":"2024-04-23T11:42:15.000Z","dependencies_parsed_at":"2024-04-23T12:53:06.500Z","dependency_job_id":"d9e1b412-7f3b-4702-a48d-72a3f5f85403","html_url":"https://github.com/mhart/StringStream","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"0666fd536d8f9941d00aadc64a074102a265967f"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mhart/StringStream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart","download_url":"https://codeload.github.com/mhart/StringStream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/sbom","scorecard":{"id":639822,"data":{"date":"2025-08-11","repo":{"name":"github.com/mhart/StringStream","commit":"10b828de9ab594d5e6b1fffd5f9871d424c5a6aa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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":"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":"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":"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","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":"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":"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":"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":"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":"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 3 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-21T10:23:01.094Z","repository_id":3687463,"created_at":"2025-08-21T10:23:01.094Z","updated_at":"2025-08-21T10:23:01.094Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33095418,"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_record":{"login":"mhart","name":"Michael Hart","uuid":"367936","kind":"user","description":"Principal Engineer","email":"","website":"https://medium.com/@hichaelmart","location":"New York","twitter":"hichaelmart","company":"@cloudflare","icon_url":"https://avatars.githubusercontent.com/u/367936?v=4","repositories_count":63,"last_synced_at":"2024-05-01T10:38:06.136Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mhart","funding_links":[],"total_stars":7115,"followers":739,"following":0,"created_at":"2022-11-02T16:18:56.201Z","updated_at":"2024-05-01T10:38:17.562Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhart/repositories"},"tags":[{"name":"v1.0.0","sha":"8d330f20101c9fb3a0f979e1cf3993606918d895","kind":"tag","published_at":"2018-08-23T19:32:56.000Z","download_url":"https://codeload.github.com/mhart/StringStream/tar.gz/v1.0.0","html_url":"https://github.com/mhart/StringStream/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mhart/StringStream@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags/v1.0.0/manifests"},{"name":"v0.0.6","sha":"fee31c5c4a5efc7c7cc2fde4aee633dedefd6d67","kind":"tag","published_at":"2018-05-17T10:22:22.000Z","download_url":"https://codeload.github.com/mhart/StringStream/tar.gz/v0.0.6","html_url":"https://github.com/mhart/StringStream/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mhart/StringStream@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"1efe3bf507bf3a1161f8473908b60e881d41422b","kind":"tag","published_at":"2015-10-25T23:27:06.000Z","download_url":"https://codeload.github.com/mhart/StringStream/tar.gz/v0.0.5","html_url":"https://github.com/mhart/StringStream/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mhart/StringStream@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhart%2FStringStream/tags/v0.0.5/manifests"}]},"repo_metadata_updated_at":"2026-05-17T03:07:29.862Z","dependent_packages_count":166,"downloads":5294269,"downloads_period":"last-month","dependent_repos_count":576970,"rankings":{"downloads":0.14588738581522706,"dependent_repos_count":0.04690038364121347,"dependent_packages_count":0.25804975616484904,"stargazers_count":7.207680311868976,"forks_count":5.8544447973963925,"docker_downloads_count":0.06742105359062665,"average":2.263397281412881},"purl":"pkg:npm/stringstream","advisories":[{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFwdzIteGNobS02NTVx","url":"https://github.com/advisories/GHSA-qpw2-xchm-655q","title":"Out-of-Bounds read in stringstream","description":"Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream (when using Node.js 4.x).\n\n# WITHDRAWN\n\nThis is a duplicate of GHSA-mf6x-7mm4-x2g7","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-01-06T20:31:01.000Z","withdrawn_at":"2021-03-19T20:58:21.000Z","classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-21270","https://github.com/mhart/StringStream/issues/7","https://github.com/mhart/StringStream/commit/2f4a9d496f94b0880e01a26857aa266a5a3ef274","https://hackerone.com/reports/321670","https://www.npmjs.com/advisories/664","https://github.com/advisories/GHSA-qpw2-xchm-655q"],"source_kind":"github","identifiers":["GHSA-qpw2-xchm-655q"],"repository_url":"https://github.com/mhart/StringStream","blast_radius":0.0,"created_at":"2022-12-21T16:13:10.358Z","updated_at":"2026-05-17T02:10:36.942Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFwdzIteGNobS02NTVx","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFwdzIteGNobS02NTVx","packages":[{"ecosystem":"npm","package_name":"stringstream","versions":[{"first_patched_version":"0.0.6","vulnerable_version_range":"\u003c 0.0.6"}],"purl":"pkg:npm/stringstream","statistics":{"dependent_packages_count":166,"dependent_repos_count":576970,"downloads":5367114,"downloads_period":"last-month"},"affected_versions":["0.0.0","0.0.1","0.0.2","0.0.3","0.0.4","0.0.5"],"unaffected_versions":["0.0.6","1.0.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXFwdzIteGNobS02NTVx/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW1mNngtN21tNC14Mmc3","url":"https://github.com/advisories/GHSA-mf6x-7mm4-x2g7","title":"Out-of-bounds Read in stringstream","description":"All versions of `stringstream` are vulnerable to out-of-bounds read as it allocates uninitialized Buffers when number is passed in input stream on Node.js 4.x and below.\n\n\n## Recommendation\n\nNo fix is currently available for this vulnerability. It is our recommendation to not install or use this module if user input is being passed in to `stringstream`.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2019-06-20T18:22:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://hackerone.com/reports/321670","https://github.com/mhart/StringStream/blob/v0.0.5/stringstream.js#L32","https://www.npmjs.com/advisories/664","https://github.com/advisories/GHSA-mf6x-7mm4-x2g7"],"source_kind":"github","identifiers":["GHSA-mf6x-7mm4-x2g7","CVE-2018-21270"],"repository_url":"https://github.com/mhart/StringStream","blast_radius":0.0,"created_at":"2022-12-21T16:13:29.092Z","updated_at":"2026-05-17T02:11:01.930Z","epss_percentage":0.00528,"epss_percentile":0.66764,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW1mNngtN21tNC14Mmc3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW1mNngtN21tNC14Mmc3","packages":[{"ecosystem":"npm","package_name":"stringstream","versions":[{"first_patched_version":"0.0.6","vulnerable_version_range":"\u003c 0.0.6"}],"purl":"pkg:npm/stringstream","statistics":{"dependent_packages_count":166,"dependent_repos_count":576970,"downloads":5367114,"downloads_period":"last-month"},"affected_versions":["0.0.0","0.0.1","0.0.2","0.0.3","0.0.4","0.0.5"],"unaffected_versions":["0.0.6","1.0.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLW1mNngtN21tNC14Mmc3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/stringstream","docker_dependents_count":4710,"docker_downloads_count":788538547,"usage_url":"https://repos.ecosyste.ms/usage/npm/stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/stringstream/dependencies","status":null,"funding_links":["https://github.com/sponsors/mhart"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-18T16:41:24.215Z","issues_count":7,"pull_requests_count":6,"avg_time_to_close_issue":12897734.57142857,"avg_time_to_close_pull_request":181791.4,"issues_closed_count":7,"pull_requests_closed_count":5,"pull_request_authors_count":6,"issue_authors_count":7,"avg_comments_per_issue":3.857142857142857,"avg_comments_per_pull_request":1.5,"merged_pull_requests_count":2,"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/mhart%2FStringStream/issues","maintainers":[{"login":"mhart","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhart"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stringstream/codemeta","maintainers":[{"uuid":"hichaelmart","login":"hichaelmart","name":null,"email":"michael.hart.au@gmail.com","url":null,"packages_count":28,"html_url":"https://www.npmjs.com/~hichaelmart","role":null,"created_at":"2022-11-14T14:24:16.695Z","updated_at":"2022-11-14T14:24:16.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hichaelmart/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622175,"maintainers_count":1192613,"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":13400066,"name":"node-stringstream","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/mhart/StringStream","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mhart/StringStream","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:32:49.389Z","latest_release_published_at":"2026-02-06T06:32:49.389Z","latest_release_number":"1.0.0-2","last_synced_at":"2026-03-06T07:02:22.494Z","created_at":"2026-02-06T06:32:49.094Z","updated_at":"2026-03-06T07:39:44.240Z","registry_url":"https://launchpad.net/ubuntu/+source/node-stringstream","install_command":"apt-get install node-stringstream","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-stringstream","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","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-stringstream?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-stringstream","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-stringstream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-stringstream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-stringstream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-stringstream/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-stringstream/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-stringstream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-stringstream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-stringstream/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":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":null,"score":23.82532064117336,"created_at":"2026-05-14T05:13:52.787Z","updated_at":"2026-05-17T07:19:08.244Z","avatar_url":"https://github.com/mhart.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372385","html_url":"https://summary.ecosyste.ms/projects/372385"}