{"id":14075061,"name":"@depup/split2","ecosystem":"npm","description":"[DepUp] split a Text Stream into a Line Stream, using Stream 3","homepage":"https://github.com/mcollina/split2#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/mcollina/split2","keywords_array":["depup","dependency-bumped","updated-deps","split2"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:39:19.101Z","latest_release_published_at":"2026-03-17T16:39:19.101Z","latest_release_number":"4.2.0-depup.0","last_synced_at":"2026-04-15T05:23:25.418Z","created_at":"2026-03-19T04:23:38.756Z","updated_at":"2026-04-15T05:23:25.418Z","registry_url":"https://www.npmjs.com/package/@depup/split2","install_command":"npm install @depup/split2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.2.0-depup.0"}},"repo_metadata":{"id":14941172,"uuid":"17665738","full_name":"mcollina/split2","owner":"mcollina","description":"Split Streams3 style","archived":false,"fork":false,"pushed_at":"2024-06-10T00:53:06.000Z","size":84,"stargazers_count":293,"open_issues_count":4,"forks_count":25,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-03-21T09:55:48.849Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcollina.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["mcollina"]}},"created_at":"2014-03-12T12:11:23.000Z","updated_at":"2026-03-05T15:37:43.000Z","dependencies_parsed_at":"2024-06-18T12:20:45.780Z","dependency_job_id":"a70748e1-82bc-401c-9c8b-ac9a15a3b1a7","html_url":"https://github.com/mcollina/split2","commit_stats":{"total_commits":104,"total_committers":19,"mean_commits":5.473684210526316,"dds":"0.33653846153846156","last_synced_commit":"53432f54bd5bf422bd55d91d38f898b6c9496fc1"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/mcollina/split2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcollina","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/sbom","scorecard":{"id":632435,"data":{"date":"2025-08-11","repo":{"name":"github.com/mcollina/split2","commit":"53432f54bd5bf422bd55d91d38f898b6c9496fc1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":3,"reason":"Found 8/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/mcollina/split2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/mcollina/split2/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:33","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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: ISC License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-21T08:18:12.165Z","repository_id":14941172,"created_at":"2025-08-21T08:18:12.165Z","updated_at":"2025-08-21T08:18:12.165Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31172578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T21:28:10.185Z","status":"online","status_checked_at":"2026-03-30T02:00:06.831Z","response_time":138,"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":"mcollina","name":"Matteo Collina","uuid":"52195","kind":"user","description":"@platformatic Co-Founder \u0026 CTO, TSC member @nodejs, Lead Maintainer @fastify, Conference Speaker, Ph.D.","email":"matteo.collina@gmail.com","website":"nodeland.dev","location":"Forlì, Italy","twitter":"matteocollina","company":"@platformatic","icon_url":"https://avatars.githubusercontent.com/u/52195?v=4","repositories_count":614,"last_synced_at":"2026-01-22T02:19:00.330Z","metadata":{"has_sponsors_listing":true,"funding":{"github":["mcollina"]}},"html_url":"https://github.com/mcollina","funding_links":["https://github.com/sponsors/mcollina"],"total_stars":18311,"followers":10704,"following":471,"created_at":"2022-11-02T16:20:40.129Z","updated_at":"2026-01-22T02:19:00.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcollina","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcollina/repositories"},"tags":[{"name":"v4.2.0","sha":"919b26b59c9762b817a121f4416ccc44d82043ad","kind":"commit","published_at":"2023-03-26T08:32:43.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v4.2.0","html_url":"https://github.com/mcollina/split2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"06818424cb3d010131255f81aa346f1846fd86e5","kind":"commit","published_at":"2021-10-24T12:22:21.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v4.1.0","html_url":"https://github.com/mcollina/split2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"b66af507ca6eb9ff67d6418be934efeb401c512d","kind":"commit","published_at":"2021-10-14T17:09:30.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v4.0.0","html_url":"https://github.com/mcollina/split2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v4.0.0/manifests"},{"name":"v3.2.2","sha":"2b64b3d96fe34bf4e8bbd2a905886c33b798b742","kind":"commit","published_at":"2020-08-22T08:47:10.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v3.2.2","html_url":"https://github.com/mcollina/split2/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.2.2/manifests"},{"name":"v3.2.0","sha":"2b8ad86b8207f8222a1d63be3f5dcc66f72ab286","kind":"commit","published_at":"2020-08-17T14:33:39.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v3.2.0","html_url":"https://github.com/mcollina/split2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"a7ebf268a646be4c8507d909b822f4fd1e34a2be","kind":"commit","published_at":"2019-03-16T22:09:02.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v3.1.1","html_url":"https://github.com/mcollina/split2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9b7da45e6dacdd5e33b52907cadaefb73fd4aa8","kind":"commit","published_at":"2018-12-14T10:30:44.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v3.1.0","html_url":"https://github.com/mcollina/split2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"53c8b0a00e4280b38bfda40f7ecf0db4e70e341f","kind":"commit","published_at":"2018-08-12T22:11:02.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v3.0.0","html_url":"https://github.com/mcollina/split2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"ba1f582661a1ebb3b1f6ea4059c98bd9a73b7a11","kind":"commit","published_at":"2017-09-25T09:12:56.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v2.2.0","html_url":"https://github.com/mcollina/split2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"5a9787350f4685fc2d9af9eedddf487d4a6710d6","kind":"commit","published_at":"2017-01-02T08:29:14.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v2.1.1","html_url":"https://github.com/mcollina/split2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"a963dadb05c7cf0cbe77e4e1eb815c672100bb65","kind":"commit","published_at":"2016-05-19T17:11:00.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v2.1.0","html_url":"https://github.com/mcollina/split2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"489fd6c272a8f03970c28df03c303df8a9356b9d","kind":"commit","published_at":"2016-02-06T10:44:43.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v2.0.1","html_url":"https://github.com/mcollina/split2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"11eab80618c394e36bead733a6185e1576fe62e6","kind":"commit","published_at":"2016-01-20T14:08:14.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v2.0.0","html_url":"https://github.com/mcollina/split2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"bd01e1b0ce1f33409cd57d9805aaf09c8386f5af","kind":"commit","published_at":"2015-12-24T08:24:33.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v1.1.0","html_url":"https://github.com/mcollina/split2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f0755305c3c47faac7b5b059543a821894944c23","kind":"commit","published_at":"2015-06-13T16:13:52.000Z","download_url":"https://codeload.github.com/mcollina/split2/tar.gz/v1.0.0","html_url":"https://github.com/mcollina/split2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mcollina/split2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcollina%2Fsplit2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-30T03:24:10.463Z","dependent_packages_count":0,"downloads":51,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/split2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/split2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/split2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/split2/dependencies","status":null,"funding_links":["https://github.com/sponsors/mcollina"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T05:37:50.400Z","issues_count":18,"pull_requests_count":45,"avg_time_to_close_issue":5729668.733333333,"avg_time_to_close_pull_request":2401166.227272727,"issues_closed_count":15,"pull_requests_closed_count":44,"pull_request_authors_count":27,"issue_authors_count":18,"avg_comments_per_issue":2.7777777777777777,"avg_comments_per_pull_request":2.422222222222222,"merged_pull_requests_count":32,"bot_issues_count":1,"bot_pull_requests_count":12,"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/mcollina%2Fsplit2/issues","maintainers":[{"login":"mcollina","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"mafintosh","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsplit2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsplit2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsplit2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsplit2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fsplit2/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:23:40.746Z","updated_at":"2026-03-19T04:23:40.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}]}