{"id":2389389,"name":"split-array-stream","ecosystem":"npm","description":"Safely push each item of an array to a stream","homepage":"https://github.com/stephenplusplus/split-array-stream#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/stephenplusplus/split-array-stream","keywords_array":["array","stream","split","push"],"namespace":null,"versions_count":5,"first_release_published_at":"2015-08-01T13:18:58.126Z","latest_release_published_at":"2018-04-02T17:03:19.304Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-15T02:03:10.551Z","created_at":"2022-04-10T01:05:47.459Z","updated_at":"2026-03-15T02:03:10.551Z","registry_url":"https://www.npmjs.com/package/split-array-stream","install_command":"npm install split-array-stream","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":35767530,"uuid":"40047087","full_name":"stephenplusplus/split-array-stream","owner":"stephenplusplus","description":"Safely push each item of an array to a stream","archived":false,"fork":false,"pushed_at":"2019-07-16T13:18:14.000Z","size":28,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-04T16:56:35.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/stephenplusplus.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":"2015-08-01T13:16:25.000Z","updated_at":"2019-08-12T19:40:52.000Z","dependencies_parsed_at":"2022-08-23T20:11:06.967Z","dependency_job_id":null,"html_url":"https://github.com/stephenplusplus/split-array-stream","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/stephenplusplus/split-array-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenplusplus","download_url":"https://codeload.github.com/stephenplusplus/split-array-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/sbom","scorecard":{"id":851719,"data":{"date":"2025-08-11","repo":{"name":"github.com/stephenplusplus/split-array-stream","commit":"6304594c5724cb854237d68b7174b1ef72e32c28"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"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 1/10 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":"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":"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":"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":"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":"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":"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":"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 4 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-23T22:43:19.220Z","repository_id":35767530,"created_at":"2025-08-23T22:43:19.220Z","updated_at":"2025-08-23T22:43:19.220Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278556328,"owners_count":26006124,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":"stephenplusplus","name":"Stephen","uuid":"723048","kind":"user","description":"","email":"","website":null,"location":null,"twitter":"stephenplusplus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/723048?u=218c6350737a621b8f87de147ed1b8a7891ff1de\u0026v=4","repositories_count":249,"last_synced_at":"2024-04-15T00:06:13.716Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/stephenplusplus","funding_links":[],"total_stars":1543,"followers":965,"following":198,"created_at":"2022-11-02T16:29:33.973Z","updated_at":"2024-04-15T00:07:01.819Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenplusplus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenplusplus/repositories"},"tags":[{"name":"v2.0.0","sha":"6304594c5724cb854237d68b7174b1ef72e32c28","kind":"commit","published_at":"2018-04-02T17:02:31.000Z","download_url":"https://codeload.github.com/stephenplusplus/split-array-stream/tar.gz/v2.0.0","html_url":"https://github.com/stephenplusplus/split-array-stream/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephenplusplus/split-array-stream@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v2.0.0/manifests"},{"name":"v1.0.3","sha":"9a65446b670b80f160af427dd97ea1f2468106ef","kind":"tag","published_at":"2017-05-09T15:40:53.000Z","download_url":"https://codeload.github.com/stephenplusplus/split-array-stream/tar.gz/v1.0.3","html_url":"https://github.com/stephenplusplus/split-array-stream/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephenplusplus/split-array-stream@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ab410d2a91571a48ef5beba8475ef290498361d2","kind":"tag","published_at":"2017-05-08T16:04:48.000Z","download_url":"https://codeload.github.com/stephenplusplus/split-array-stream/tar.gz/v1.0.2","html_url":"https://github.com/stephenplusplus/split-array-stream/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephenplusplus/split-array-stream@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"07d0155042cc73e5f27e1e27c9c859f65a61adcf","kind":"tag","published_at":"2017-05-05T20:34:49.000Z","download_url":"https://codeload.github.com/stephenplusplus/split-array-stream/tar.gz/v1.0.1","html_url":"https://github.com/stephenplusplus/split-array-stream/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephenplusplus/split-array-stream@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"35e934decf8908033046b45bded8c113a48bcb56","kind":"tag","published_at":"2015-08-01T13:18:13.000Z","download_url":"https://codeload.github.com/stephenplusplus/split-array-stream/tar.gz/v1.0.0","html_url":"https://github.com/stephenplusplus/split-array-stream/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/stephenplusplus/split-array-stream@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenplusplus%2Fsplit-array-stream/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T04:25:03.489Z","dependent_packages_count":15,"downloads":1615825,"downloads_period":"last-month","dependent_repos_count":20421,"rankings":{"downloads":0.1700927852777738,"dependent_repos_count":0.19115803622493874,"dependent_packages_count":1.4880095011796532,"stargazers_count":14.501305323368724,"forks_count":11.581406647263295,"docker_downloads_count":0.2907341225930286,"average":4.703784402651236},"purl":"pkg:npm/split-array-stream","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/split-array-stream","docker_dependents_count":102,"docker_downloads_count":10493233,"usage_url":"https://repos.ecosyste.ms/usage/npm/split-array-stream","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/split-array-stream/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T12:22:18.531Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":949780.0,"avg_time_to_close_pull_request":224241.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":3.0,"avg_comments_per_pull_request":3.0,"merged_pull_requests_count":1,"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/stephenplusplus%2Fsplit-array-stream/issues","maintainers":[{"login":"stephenplusplus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephenplusplus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/split-array-stream/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/split-array-stream/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/split-array-stream/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/split-array-stream/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/split-array-stream/codemeta","maintainers":[{"uuid":"stephenplusplus","login":"stephenplusplus","name":null,"email":"sawchuk@gmail.com","url":null,"packages_count":54,"html_url":"https://www.npmjs.com/~stephenplusplus","role":null,"created_at":"2022-11-14T13:07:34.703Z","updated_at":"2022-11-14T13:07:34.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stephenplusplus/packages"}]}