{"id":2405533,"name":"stream-shift","ecosystem":"npm","description":"Returns the next buffer/object in a stream's readable queue","homepage":"https://github.com/mafintosh/stream-shift","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/stream-shift","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2016-07-08T21:01:04.886Z","latest_release_published_at":"2024-01-17T19:15:13.384Z","latest_release_number":"1.0.3","last_synced_at":"2026-09-12T23:06:21.705Z","created_at":"2022-04-10T01:19:58.037Z","updated_at":"2026-09-12T23:06:21.705Z","registry_url":"https://www.npmjs.com/package/stream-shift","install_command":"npm install stream-shift","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.3"},"contentPolicy":null},"repo_metadata":{"id":54735735,"uuid":"62917073","full_name":"mafintosh/stream-shift","owner":"mafintosh","description":"Returns the next buffer/object in a stream's readable queue","archived":false,"fork":false,"pushed_at":"2024-01-17T19:15:12.000Z","size":5,"stargazers_count":22,"open_issues_count":1,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-07-29T10:22:24.603Z","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}},"created_at":"2016-07-08T20:57:26.000Z","updated_at":"2024-04-22T14:37:21.000Z","dependencies_parsed_at":"2024-01-17T21:02:02.698Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/stream-shift","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"6b002a583b8a748094dcb1d8a55703bc718a7226"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/stream-shift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/stream-shift/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/sbom","scorecard":{"id":611241,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/stream-shift","commit":"959eb6839553630aa979d33ffc80793f07b8ba09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","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":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mafintosh/stream-shift/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mafintosh/stream-shift/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:23","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 1 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:42:02.008Z","repository_id":54735735,"created_at":"2025-08-21T02:42:02.008Z","updated_at":"2025-08-21T02:42:02.008Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36204624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-02T02:00:06.915Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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"},"tags":[{"name":"v1.0.3","sha":"959eb6839553630aa979d33ffc80793f07b8ba09","kind":"tag","published_at":"2024-01-17T19:15:09.000Z","download_url":"https://codeload.github.com/mafintosh/stream-shift/tar.gz/v1.0.3","html_url":"https://github.com/mafintosh/stream-shift/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/stream-shift@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"457e0aa062bddf47993ed28baec54ecbafcf981e","kind":"tag","published_at":"2024-01-10T12:50:28.000Z","download_url":"https://codeload.github.com/mafintosh/stream-shift/tar.gz/v1.0.2","html_url":"https://github.com/mafintosh/stream-shift/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/stream-shift@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c189b6185a25517593bce28a9c74c8b87b83a11a","kind":"tag","published_at":"2019-12-12T10:29:35.000Z","download_url":"https://codeload.github.com/mafintosh/stream-shift/tar.gz/v1.0.1","html_url":"https://github.com/mafintosh/stream-shift/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/stream-shift@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2ea5f7dcd8ac6babb08324e6e603a3269252a2c4","kind":"tag","published_at":"2016-07-08T21:00:42.000Z","download_url":"https://codeload.github.com/mafintosh/stream-shift/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/stream-shift/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/stream-shift@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fstream-shift/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T09:55:32.266Z","dependent_packages_count":370,"downloads":115640834,"downloads_period":"last-month","dependent_repos_count":593454,"rankings":{"downloads":0.02609297532201415,"dependent_repos_count":0.04832539500876702,"dependent_packages_count":0.14716657120233584,"stargazers_count":7.692939534646853,"forks_count":6.677613124578522,"docker_downloads_count":0.01245782137619773,"average":2.434099237022448},"purl":"pkg:npm/stream-shift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/stream-shift","docker_dependents_count":30414,"docker_downloads_count":6013135569,"usage_url":"https://repos.ecosyste.ms/usage/npm/stream-shift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/stream-shift/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-07T20:32:12.419Z","issues_count":2,"pull_requests_count":9,"avg_time_to_close_issue":16006474.0,"avg_time_to_close_pull_request":29109464.5,"issues_closed_count":2,"pull_requests_closed_count":8,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":2.111111111111111,"merged_pull_requests_count":0,"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%2Fstream-shift/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-shift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-shift/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-shift/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-shift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-shift/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/stream-shift/codemeta","maintainers":[{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1952,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-10T22:49:24.589Z","updated_at":"2022-11-10T22:49:24.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"}]}