{"id":1286611,"name":"@sovpro/split-num","ecosystem":"npm","description":"Split an integer number into an array or iterable value of single-digit numbers","homepage":"https://github.com/sovpro/split-num#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sovpro/split-num","keywords_array":["split","number","array","digits"],"namespace":"sovpro","versions_count":7,"first_release_published_at":"2020-01-15T03:56:15.795Z","latest_release_published_at":"2020-01-27T15:02:07.306Z","latest_release_number":"1.0.6","last_synced_at":"2026-04-25T20:33:01.343Z","created_at":"2022-04-08T19:37:20.905Z","updated_at":"2026-04-25T20:33:01.343Z","registry_url":"https://www.npmjs.com/package/@sovpro/split-num","install_command":"npm install @sovpro/split-num","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.6"}},"repo_metadata":{"id":57161739,"uuid":"233993208","full_name":"sovpro/split-num","owner":"sovpro","description":"Split an integer number into an array or iterable value of single-digit numbers","archived":false,"fork":false,"pushed_at":"2020-01-27T15:01:48.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-03T12:56:05.724Z","etag":null,"topics":["array","digits","number","split","split-num"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@sovpro/split-num","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sovpro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-15T03:48:24.000Z","updated_at":"2020-04-28T17:41:31.000Z","dependencies_parsed_at":"2022-09-04T16:00:44.884Z","dependency_job_id":null,"html_url":"https://github.com/sovpro/split-num","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/sovpro/split-num","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovpro","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/sbom","scorecard":{"id":839627,"data":{"date":"2025-08-11","repo":{"name":"github.com/sovpro/split-num","commit":"b7424139387fdaebc8100dc2619ccf34e94d6bee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"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":"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":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":"Code-Review","score":0,"reason":"Found 0/7 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/nodejs.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/nodejs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sovpro/split-num/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sovpro/split-num/nodejs.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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"}}]},"last_synced_at":"2025-08-23T20:08:28.251Z","repository_id":57161739,"created_at":"2025-08-23T20:08:28.251Z","updated_at":"2025-08-23T20:08:28.251Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279325510,"owners_count":26148880,"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-17T02:00:07.504Z","response_time":56,"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":"sovpro","name":null,"uuid":"51457506","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/51457506?v=4","repositories_count":18,"last_synced_at":"2023-03-10T13:22:51.392Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sovpro","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T17:36:05.055Z","updated_at":"2023-03-10T13:22:51.417Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovpro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sovpro/repositories"},"tags":[{"name":"1.0.6","sha":"b7424139387fdaebc8100dc2619ccf34e94d6bee","kind":"tag","published_at":"2020-01-27T14:40:46.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.6","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"4b223eabb52fe08630744a17caa1b436365be489","kind":"tag","published_at":"2020-01-19T20:06:12.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.5","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"bb8ede11d7236b4908ed8951ee59a1c1146ac5aa","kind":"tag","published_at":"2020-01-16T18:09:52.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.4","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"21acda4cf5d9844772f311a93e0ad4c6c540bf2e","kind":"tag","published_at":"2020-01-16T17:44:24.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.3","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"fb5fa83e906f877163f92ad663e164111cdce56c","kind":"tag","published_at":"2020-01-15T20:32:21.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.2","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"20ae41197feee7e49728fc9acdb5195d2846f483","kind":"tag","published_at":"2020-01-15T04:04:26.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.1","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cee04fc5cf235947211101d2baf3d0162d30cb85","kind":"tag","published_at":"2020-01-15T03:56:45.000Z","download_url":"https://codeload.github.com/sovpro/split-num/tar.gz/1.0.0","html_url":"https://github.com/sovpro/split-num/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sovpro/split-num@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sovpro%2Fsplit-num/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-17T10:18:48.456Z","dependent_packages_count":3,"downloads":17,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.616917052548,"dependent_repos_count":10.340532343810322,"dependent_packages_count":5.902938478815768,"stargazers_count":20.960712933046118,"forks_count":15.420301248910082,"docker_downloads_count":null,"average":16.848280411426057},"purl":"pkg:npm/%40sovpro/split-num","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sovpro/split-num","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sovpro/split-num","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sovpro/split-num/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-30T06:08:10.959Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"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/sovpro%2Fsplit-num/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sovpro%2Fsplit-num/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sovpro%2Fsplit-num/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sovpro%2Fsplit-num/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sovpro%2Fsplit-num/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sovpro%2Fsplit-num/codemeta","maintainers":[{"uuid":"sovpro","login":"sovpro","name":null,"email":"its.so@outlook.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~sovpro","role":null,"created_at":"2022-11-10T23:39:53.108Z","updated_at":"2022-11-10T23:39:53.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sovpro/packages"}]}