{"id":123422,"url":"https://github.com/janlelis/unicode-display_width","last_synced_at":"2026-05-14T20:30:44.796Z","repository":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-12-25T20:39:25.000Z","size":2064,"stargazers_count":127,"open_issues_count":0,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2026-04-19T17:02:33.089Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-12-25T20:39:28.000Z","dependencies_parsed_at":"2026-01-13T22:00:54.998Z","dependency_job_id":null,"html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32281005,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: 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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"packages":[{"id":8679506,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-11-16T08:58:48.000Z","latest_release_published_at":"2023-11-16T08:58:48.000Z","latest_release_number":"2.5.0-r0","last_synced_at":"2025-11-03T10:19:49.453Z","created_at":"2023-12-20T10:33:36.889Z","updated_at":"2025-11-03T10:19:49.453Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:56.053Z","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:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-09-15T16:04:32.144Z","updated_at":"2024-09-15T16:04:32.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":821},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-11-22T06:38:27.486Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6160278,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-10-21T22:59:48.000Z","latest_release_published_at":"2021-10-21T22:59:48.000Z","latest_release_number":"1.7.0-r1","last_synced_at":"2025-11-01T08:34:54.902Z","created_at":"2023-01-31T23:44:50.683Z","updated_at":"2025-11-01T08:34:54.902Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.605Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":12.871287128712872,"forks_count":14.088415210947847,"average":13.136154379769188},"purl":"pkg:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":828,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-04T00:35:46.058Z","updated_at":"2023-02-04T00:35:46.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2465,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":782},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-11-21T07:16:37.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":5302848,"name":"rb-unicode-display_width","ecosystem":"conda","description":null,"homepage":"https://rubygems.org/gems/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-08-29T07:06:23.000Z","latest_release_published_at":"2019-08-29T07:06:23.000Z","latest_release_number":"1.6.0","last_synced_at":"2025-11-20T00:21:48.833Z","created_at":"2022-10-03T16:13:32.858Z","updated_at":"2025-11-20T00:21:48.834Z","registry_url":"https://anaconda.org/conda-forge/rb-unicode-display_width","install_command":"conda install -c conda-forge rb-unicode-display_width","documentation_url":null,"metadata":{},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.485Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.282648834772193,"dependent_packages_count":28.96851140276461,"stargazers_count":32.212186236838164,"forks_count":34.133439792404815,"docker_downloads_count":null,"average":29.899196566694947},"purl":"pkg:conda/rb-unicode-display_width?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rb-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rb-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rb-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-unicode-display_width/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13541,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2236},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-11-22T06:35:07.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11141743,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-11T09:46:02.000Z","latest_release_published_at":"2024-11-11T09:46:02.000Z","latest_release_number":"2.6.0-r0","last_synced_at":"2025-11-20T07:02:40.893Z","created_at":"2024-12-07T13:53:54.799Z","updated_at":"2025-11-20T07:02:40.897Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.427Z","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:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1371,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-12-10T10:19:40.118Z","updated_at":"2024-12-10T10:19:40.118Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3602,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1262},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-11-22T06:29:11.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7781334,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_published_at":"2023-04-22T20:50:54.000Z","latest_release_number":"2.4.2-r0","last_synced_at":"2025-11-20T07:02:41.559Z","created_at":"2023-05-22T14:49:43.616Z","updated_at":"2025-11-20T07:02:41.559Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:56.053Z","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":18.67737269961598,"forks_count":20.45783252705601,"docker_downloads_count":null,"average":9.783801306667996},"purl":"pkg:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1182,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-05-23T08:21:12.182Z","updated_at":"2023-05-23T08:21:12.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3639,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1177},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-11-21T07:27:25.749Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6095983,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-19T00:25:34.000Z","latest_release_published_at":"2022-11-19T00:25:34.000Z","latest_release_number":"2.3.0-r0","last_synced_at":"2025-11-20T07:02:42.818Z","created_at":"2023-01-31T20:34:37.181Z","updated_at":"2025-11-20T07:02:42.819Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.811Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":16.851914224767036,"forks_count":18.092511507802854,"average":13.473953070618615},"purl":"pkg:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1129,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-01T07:02:31.816Z","updated_at":"2023-02-01T07:02:31.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3376,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1034},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-11-21T07:27:18.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6051647,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":6,"first_release_published_at":"2022-11-19T00:25:34.000Z","latest_release_published_at":"2025-04-22T21:19:27.000Z","latest_release_number":"2.6.0-r1","last_synced_at":"2025-11-20T07:02:49.493Z","created_at":"2023-01-31T18:28:18.389Z","updated_at":"2025-11-20T07:02:49.493Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.487Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":19.982780212899186,"forks_count":20.812460864120226,"average":13.858993425172198},"purl":"pkg:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1689,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-01-31T21:43:31.452Z","updated_at":"2023-01-31T21:43:31.452Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37963,"maintainers_count":840,"namespaces_count":3,"keywords_count":6593,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2762},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-11-22T06:29:04.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":77849,"name":"ruby-unicode-display-width","ecosystem":"spack","description":"Determines the monospace display width of a string in Ruby.\n","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:36:30.124Z","latest_release_published_at":"2022-04-05T09:36:30.124Z","latest_release_number":"1.7.0","last_synced_at":"2025-11-21T01:21:40.241Z","created_at":"2022-04-05T09:36:30.098Z","updated_at":"2025-11-21T01:21:40.241Z","registry_url":"https://packages.spack.io/package.html?name=ruby-unicode-display-width","install_command":"spack install ruby-unicode-display-width","documentation_url":null,"metadata":{},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.398Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":17.104349034319853,"forks_count":19.049604001667362,"average":16.05530081978602},"purl":"pkg:spack/ruby-unicode-display-width","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/ruby-unicode-display-width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/ruby-unicode-display-width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/ruby-unicode-display-width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/ruby-unicode-display-width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/ruby-unicode-display-width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/ruby-unicode-display-width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/ruby-unicode-display-width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/ruby-unicode-display-width/codemeta","maintainers":[{"uuid":"Kerilk","login":"Kerilk","name":null,"email":null,"url":"https://github.com/Kerilk","packages_count":27,"html_url":null,"role":null,"created_at":"2022-11-14T17:02:33.828Z","updated_at":"2022-11-14T17:02:33.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/Kerilk/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8910,"maintainers_count":944,"namespaces_count":0,"keywords_count":3750,"github":"spack","metadata":{"funded_packages_count":432},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-11-22T06:39:07.497Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":8613717,"name":"github.com/janlelis/unicode-display_width","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2023-12-02T02:10:30.857Z","latest_release_published_at":"2025-09-09T15:12:00.000Z","latest_release_number":"v3.2.0+incompatible","last_synced_at":"2025-11-21T01:21:40.618Z","created_at":"2023-12-02T02:10:20.898Z","updated_at":"2025-11-21T01:21:40.619Z","registry_url":"https://pkg.go.dev/github.com/janlelis/unicode-display_width","install_command":"go get github.com/janlelis/unicode-display_width","documentation_url":"https://pkg.go.dev/github.com/janlelis/unicode-display_width#section-documentation","metadata":{},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:56.052Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":4.318949226477098,"forks_count":4.53585109621341,"docker_downloads_count":null,"average":7.308030794238588},"purl":"pkg:golang/github.com/janlelis/unicode-display_width","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/janlelis/unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/janlelis/unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/janlelis/unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjanlelis%2Funicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjanlelis%2Funicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjanlelis%2Funicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjanlelis%2Funicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjanlelis%2Funicode-display_width/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1996408,"maintainers_count":0,"namespaces_count":752358,"keywords_count":111674,"github":"golang","metadata":{"funded_packages_count":52805},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-11-22T06:23:32.354Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10347142,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_published_at":"2023-12-27T16:04:18.000Z","latest_release_number":"2.5.0-r1","last_synced_at":"2025-11-01T11:36:23.662Z","created_at":"2024-06-11T11:24:01.841Z","updated_at":"2025-11-01T11:36:23.663Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.616Z","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:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1316,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2024-06-12T02:06:54.337Z","updated_at":"2024-06-12T02:06:54.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4249,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1472},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-11-21T07:27:03.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":12348123,"name":"unicode-display_width","ecosystem":"rubygems","description":"[Unicode 17.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, Emoji specification, and other data.","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2011-01-03T11:21:53.817Z","latest_release_published_at":"2025-09-09T15:13:19.615Z","latest_release_number":"3.2.0","last_synced_at":"2025-11-21T20:31:36.805Z","created_at":"2025-10-07T06:42:02.764Z","updated_at":"2025-11-21T20:33:15.082Z","registry_url":"https://gem.coop/gems/unicode-display_width","install_command":"gem install unicode-display_width -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/unicode-display_width/","metadata":{"funding":null},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-19T04:49:56.841Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280647985,"owners_count":26366643,"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-23T02:00:06.710Z","response_time":142,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-11-21T20:33:15.050Z","dependent_packages_count":0,"downloads":808150316,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.017300383311617748,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.021625479139522185,"average":0.009731465612784984},"purl":"pkg:gem/unicode-display_width?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/unicode-display_width","docker_dependents_count":3376,"docker_downloads_count":3562401020,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-13T03:06:45.882Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/unicode-display_width/codemeta","maintainers":[{"uuid":"45684","login":"janlelis","name":null,"email":null,"url":null,"packages_count":99,"html_url":"https://gem.coop/profiles/janlelis","role":null,"created_at":"2025-10-10T00:34:54.190Z","updated_at":"2025-10-10T00:34:54.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/janlelis/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":185814,"maintainers_count":66280,"namespaces_count":0,"keywords_count":17666,"github":"gem-coop","metadata":{"funded_packages_count":6154},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2025-11-22T06:32:44.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":322150,"name":"unicode-display_width","ecosystem":"rubygems","description":"[Unicode 17.0.0] Determines the monospace display width of a string using EastAsianWidth.txt, Unicode general category, Emoji specification, and other data.","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2011-01-03T11:21:53.817Z","latest_release_published_at":"2025-09-09T15:13:19.615Z","latest_release_number":"3.2.0","last_synced_at":"2025-11-22T05:01:00.545Z","created_at":"2022-04-06T12:03:41.605Z","updated_at":"2025-11-22T05:04:07.684Z","registry_url":"https://rubygems.org/gems/unicode-display_width","install_command":"gem install unicode-display_width -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/unicode-display_width/","metadata":{"funding":null},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-19T04:49:56.841Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280647985,"owners_count":26366643,"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-23T02:00:06.710Z","response_time":142,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.2.0","sha":"215328593f2e510923147880ac029b9e8cdc499c","kind":"commit","published_at":"2025-09-09T15:12:00.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.2.0/manifests"},{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-22T05:04:07.684Z","dependent_packages_count":49,"downloads":808317363,"downloads_period":"total","dependent_repos_count":464231,"rankings":{"downloads":0.02230126782707597,"dependent_repos_count":0.03679709191467535,"dependent_packages_count":0.5502837836330996,"stargazers_count":5.072980898964106,"forks_count":5.3902164338042615,"docker_downloads_count":0.05185044769795163,"average":1.8540716539735282},"purl":"pkg:gem/unicode-display_width","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/unicode-display_width","docker_dependents_count":3376,"docker_downloads_count":3562401020,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/unicode-display_width/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-13T03:06:45.882Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/unicode-display_width/codemeta","maintainers":[{"uuid":"45684","login":"janlelis","name":null,"email":null,"url":null,"packages_count":99,"html_url":"https://rubygems.org/profiles/janlelis","role":null,"created_at":"2022-11-09T09:55:19.546Z","updated_at":"2022-11-09T09:55:19.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/janlelis/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":200965,"maintainers_count":67287,"namespaces_count":0,"keywords_count":18226,"github":"rubygems","metadata":{"funded_packages_count":7140},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2025-11-22T06:27:17.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":11768427,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-22T21:19:27.000Z","latest_release_published_at":"2025-04-22T21:19:27.000Z","latest_release_number":"2.6.0-r1","last_synced_at":"2025-11-20T07:02:43.895Z","created_at":"2025-06-07T19:35:53.898Z","updated_at":"2025-11-20T07:02:43.895Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.687Z","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:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1431,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2025-06-08T18:09:34.978Z","updated_at":"2025-06-08T18:09:34.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26317,"maintainers_count":422,"namespaces_count":2,"keywords_count":4640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1726},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-11-22T06:28:44.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":6144520,"name":"ruby-unicode-display_width","ecosystem":"alpine","description":"Monospace Unicode character width in Ruby","homepage":"https://github.com/janlelis/unicode-display_width","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/janlelis/unicode-display_width","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-04T17:24:23.000Z","latest_release_published_at":"2022-04-04T17:24:23.000Z","latest_release_number":"1.7.0-r2","last_synced_at":"2025-11-21T01:21:41.212Z","created_at":"2023-01-31T22:54:52.481Z","updated_at":"2025-11-21T01:21:41.212Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/ruby-unicode-display_width","install_command":"apk add ruby-unicode-display_width","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":1276893,"uuid":"1216212","full_name":"janlelis/unicode-display_width","owner":"janlelis","description":"Monospace Unicode and Emoji character width in Ruby","archived":false,"fork":false,"pushed_at":"2025-09-09T15:12:26.000Z","size":2064,"stargazers_count":126,"open_issues_count":0,"forks_count":26,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-13T11:02:36.980Z","etag":null,"topics":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/janlelis.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2011-01-03T11:22:49.000Z","updated_at":"2025-09-09T15:12:28.000Z","dependencies_parsed_at":"2024-11-05T18:39:14.157Z","dependency_job_id":"44f4c4ab-bd59-4bee-82bf-fc393f5a0af6","html_url":"https://github.com/janlelis/unicode-display_width","commit_stats":{"total_commits":199,"total_committers":15,"mean_commits":"13.266666666666667","dds":"0.38190954773869346","last_synced_commit":"4447249aaaee69714cc1c5ed6e67afa5164674fb"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/janlelis/unicode-display_width","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/sbom","scorecard":{"id":505336,"data":{"date":"2025-08-11","repo":{"name":"github.com/janlelis/unicode-display_width","commit":"0aa90fee3ab55f183c7f71a2791c252d237694b3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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":"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":"Code-Review","score":0,"reason":"Found 2/28 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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/janlelis/unicode-display_width/test.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: MIT-LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: MIT-LICENSE.txt: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 'main'"],"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-19T23:08:41.951Z","repository_id":1276893,"created_at":"2025-08-19T23:08:41.951Z","updated_at":"2025-08-19T23:08:41.951Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275032801,"owners_count":25393761,"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-09-13T02:00:10.085Z","response_time":70,"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":"janlelis","name":"Jan Lelis","uuid":"111510","kind":"user","description":"","email":"","website":"https://janlelis.com","location":"Berlin","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/111510?u=571ee78ff522e2f5c526f09a653e60e9141a9423\u0026v=4","repositories_count":125,"last_synced_at":"2024-04-14T19:34:03.287Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/janlelis","funding_links":[],"total_stars":4730,"followers":314,"following":210,"created_at":"2022-11-02T16:20:24.824Z","updated_at":"2024-04-14T19:34:32.392Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlelis/repositories"},"tags":[{"name":"v3.1.5","sha":"1352b288ca6b4e474c84411ae385a4680d337af0","kind":"commit","published_at":"2025-08-15T11:59:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"a515fa2c6898a2a886702c012cad6541fa2386e1","kind":"commit","published_at":"2025-01-13T12:07:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"893f9a9424528db8ba662186af5a3a4a5f27a356","kind":"commit","published_at":"2024-12-26T17:21:38.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"49f2b742ec6ca4d383b92a2e597efb2ec9943e22","kind":"commit","published_at":"2024-11-20T21:08:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"3f93a24a45b9361b8f56cad7a161d302724b5e02","kind":"commit","published_at":"2024-11-19T09:55:35.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"82b17bdb99ddfe1d1030002e2756e62d421bcc99","kind":"commit","published_at":"2024-11-18T12:58:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"dc0a9fdeba4a535a9558b29f503c17f545f966f4","kind":"commit","published_at":"2024-11-13T19:51:59.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d64aeac68e8b988b620c9791dc8e2d4c73f26e0f","kind":"commit","published_at":"2024-11-13T10:18:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0/manifests"},{"name":"v3.0.0.pre","sha":"6d52a83a907a87a863ff03d9dffe2dbf45067fce","kind":"commit","published_at":"2024-11-13T09:02:10.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v3.0.0.pre","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v3.0.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v3.0.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v3.0.0.pre/manifests"},{"name":"v2.6.0","sha":"4447249aaaee69714cc1c5ed6e67afa5164674fb","kind":"commit","published_at":"2024-09-13T10:16:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"e59c4238b2eb32281b6349fcdf81d8a0169e3252","kind":"commit","published_at":"2023-10-01T18:42:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"3362ebcfa5a25b8a780d72a75944579e84d4ba16","kind":"commit","published_at":"2023-01-04T11:17:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"7f89686090757b3f690cf20029077ccc07aed40d","kind":"commit","published_at":"2023-01-03T22:10:50.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"26a939f161358161f68723ddea40888f39d79ff1","kind":"commit","published_at":"2023-01-03T12:28:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"64497bb7886d00dfbc56b4b95aba93633ad5b4d3","kind":"commit","published_at":"2022-09-13T14:20:46.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"f4c7b3f5ca5f1ceba05e23fd7dded6276906bcf6","kind":"commit","published_at":"2022-06-24T13:38:41.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"8aa84e8f33512d4d2e4b5d1187ee72e22978a6bf","kind":"commit","published_at":"2021-09-15T14:04:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.1.0/manifests"},{"name":"v1.8.0","sha":"354a228a5e39b238a3d109225de8ae555cfa4ec4","kind":"commit","published_at":"2021-09-15T13:55:29.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.8.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.8.0/manifests"},{"name":"v2.0.0","sha":"ef4731c2ed9b1e884d6cff4d3ea12e88a6b8c148","kind":"commit","published_at":"2020-12-30T08:52:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0/manifests"},{"name":"v2.0.0.pre2","sha":"5bd8f1c78c06b128c90b509d9efec46222037ba7","kind":"commit","published_at":"2020-03-11T13:56:32.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre2/manifests"},{"name":"v1.7.0","sha":"8a11a573a34c5f130cb66d105a91a772ba796ba0","kind":"commit","published_at":"2020-03-11T13:33:34.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.7.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.7.0/manifests"},{"name":"v2.0.0.pre1","sha":"dcc25017777fc9c9d07b922b2fd82399a7e49696","kind":"commit","published_at":"2020-01-16T16:08:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v2.0.0.pre1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v2.0.0.pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v2.0.0.pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v2.0.0.pre1/manifests"},{"name":"v1.6.1","sha":"4d3d214fc240428541bb76950a7519602f3a961a","kind":"commit","published_at":"2020-01-16T12:48:16.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c2a81c2c4c39429bf9994c8c8a2aa2b14b36978e","kind":"commit","published_at":"2019-05-08T07:20:21.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.6.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4ab320443f0d5e77501bc78a3dfc366afccbfadd","kind":"commit","published_at":"2019-03-04T17:00:14.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.5.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"c4ef329c016f1834aa9bfffddb811379b86a8d5a","kind":"commit","published_at":"2018-12-21T14:29:39.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"1f17fe745e4ac679f8cede3a6ffd332388077080","kind":"commit","published_at":"2018-06-05T01:11:09.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.4.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.4.0/manifests"},{"name":"v1.3.3","sha":"5b643d3bb15d211e2443ec58783d0ac4cddde5ec","kind":"commit","published_at":"2018-05-28T21:00:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"e70025fac6ff9f2421d7080cc00a2b26b7f5e641","kind":"commit","published_at":"2018-04-19T17:54:07.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"83dec6e41b808dbbc91c850c04a889565e7c07d6","kind":"commit","published_at":"2018-04-19T16:56:57.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"26954d99588b8242a7a55fb0653ca8e7700637a1","kind":"commit","published_at":"2017-06-19T07:12:03.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"b8240e32affbeb88af67faa116a3b7141803bda0","kind":"commit","published_at":"2017-04-10T17:11:58.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"1f4c194e300af81720ba25736fdc5fd7f28719b9","kind":"commit","published_at":"2017-04-08T19:07:12.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.2.0/manifests"},{"name":"v1.1.3","sha":"8cdd1a483db600935e72ae521cc6f18a6f5d34bb","kind":"commit","published_at":"2017-01-13T12:40:31.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"916cebf2efd5e7169a549a959df47cfdea82e265","kind":"commit","published_at":"2016-12-09T12:06:04.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"3ddf5e6ccd2319b198534a18a4b3e2c6f178770e","kind":"commit","published_at":"2016-09-07T12:53:43.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0983c4e2646cf1066a832dce1ee119927d17502b","kind":"commit","published_at":"2016-06-21T17:02:54.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.1.0/manifests"},{"name":"v1.0.5","sha":"4ed0da5ffff7906c8b7257fd4f3f13fe5294671b","kind":"commit","published_at":"2016-04-30T10:39:28.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.5","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"94975221a7487633e0aed51a2f63c98aa975f0fb","kind":"commit","published_at":"2016-04-30T09:36:55.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.4","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"e3d443349c26f4fa9f8e45191f5b1332fe410450","kind":"commit","published_at":"2016-03-29T08:35:36.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.3","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"913bc64160f4568f34afd2f8259169852693fbed","kind":"commit","published_at":"2016-03-10T10:53:44.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.2","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"55485ed01d26d96dcce19a0a0ce2f1b2af380610","kind":"commit","published_at":"2016-03-07T11:33:25.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"006f718ab21c5fee62c5a0aaf47db39b820ffb38","kind":"commit","published_at":"2016-03-02T17:57:13.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v1.0.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v1.0.0/manifests"},{"name":"v0.3.1","sha":"3cba623c45a64bb3857b50337dae65dbefcd5a7e","kind":"commit","published_at":"2016-01-06T09:16:15.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"549d4e976b5291e602e448437e4eacb9e2996a6d","kind":"commit","published_at":"2015-12-04T12:41:05.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.3.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c6722b7c863ea66c177bc1926ade1b5ba590b83e","kind":"commit","published_at":"2015-02-05T12:07:48.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.2.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08c53c95b99e8986fbdd5e75ab5da4a8417cae0c","kind":"commit","published_at":"2011-01-05T17:10:22.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.1","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"bdb01b00581ecbfd89a1c2f5341b20074429eca3","kind":"commit","published_at":"2011-01-03T11:21:23.000Z","download_url":"https://codeload.github.com/janlelis/unicode-display_width/tar.gz/v0.1.0","html_url":"https://github.com/janlelis/unicode-display_width/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/janlelis/unicode-display_width@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-15T14:14:55.626Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":14.092856723601574,"forks_count":15.237424429183541,"average":11.998884780184305},"purl":"pkg:apk/alpine/ruby-unicode-display_width?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/ruby-unicode-display_width","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/ruby-unicode-display_width","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/ruby-unicode-display_width/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:29:53.367Z","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ruby-unicode-display_width/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ruby-unicode-display_width/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ruby-unicode-display_width/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ruby-unicode-display_width/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/ruby-unicode-display_width/codemeta","maintainers":[{"uuid":"jakub@jirutka.cz","login":null,"name":"Jakub Jirutka","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","packages_count":1011,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Jakub Jirutka","role":null,"created_at":"2023-02-01T13:38:50.636Z","updated_at":"2023-02-01T13:38:50.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/jakub@jirutka.cz/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2853,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":920},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-11-21T07:21:43.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}}],"commits":{"id":4837,"full_name":"janlelis/unicode-display_width","default_branch":"main","total_commits":260,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.571428571428573,"dds":0.05769230769230771,"past_year_total_commits":14,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.1428571428571429,"last_synced_at":"2025-11-20T22:59:04.277Z","last_synced_commit":"215328593f2e510923147880ac029b9e8cdc499c","created_at":"2023-03-07T09:21:56.618Z","updated_at":"2025-11-20T22:58:52.577Z","committers":[{"name":"Jan Lelis","email":"mail@janlelis.de","login":"janlelis","count":245},{"name":"Masataka Kuwabara","email":"kuwabara@pocke.me","login":"pocke","count":2},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":2},{"name":"windwiny","email":"windwiny.ubt@gmail.com","login":"windwiny","count":1},{"name":"mishina","email":"temma182008@gmail.com","login":"mishina2228","count":1},{"name":"fatkodima","email":"fatkodima123@gmail.com","login":"fatkodima","count":1},{"name":"Tim Smith","email":"tsmith@chef.io","login":"tas50","count":1},{"name":"Stanisław Pitucha","email":"stan.pitucha@envato.com","login":"viraptor","count":1},{"name":"Ryan Rosenblum","email":"ryan.rosenblum@gmail.com","login":"rrosenblum","count":1},{"name":"Oliver","email":"480930+rivo","login":"rivo","count":1},{"name":"Nick Schwaderer","email":"nicholas.schwaderer@gmail.com","login":"Schwad","count":1},{"name":"Jan-Joost Spanjers","email":"oss@hiberis.nl","login":"jspanjers","count":1},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":1},{"name":"KUROKI Shinsuke","email":"s-kuroki@aiming-inc.com","login":null,"count":1}],"past_year_committers":[{"name":"Jan Lelis","email":"hi@syntaxtransformation.com","login":"janlelis","count":12},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-11-21T00:00:12.033Z","repositories_count":6113328,"commits_count":924741819,"contributors_count":36013162,"owners_count":1118144,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"janlelis/unicode-display_width","html_url":"https://github.com/janlelis/unicode-display_width","last_synced_at":"2025-11-13T03:06:45.882Z","status":"error","issues_count":15,"pull_requests_count":16,"avg_time_to_close_issue":7425899.333333333,"avg_time_to_close_pull_request":132411.93333333332,"issues_closed_count":15,"pull_requests_closed_count":15,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":3.8666666666666667,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":14,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":539335.0,"past_year_avg_time_to_close_pull_request":47278.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-10T14:50:20.766Z","updated_at":"2025-11-13T03:06:45.882Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlelis%2Funicode-display_width/issues","issue_labels_count":{"table":{"3rd party":1,"bug":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":15}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"NONE":2}},"issue_authors":{"table":{"rochefort":1,"kuerbis":1,"jrmhaig":1,"ninjalj":1,"zw963":1,"agross":1,"kalemi19":1,"jaibhavaya":1,"jonas054":1,"wakairo":1,"joshuabach":1,"nicovanniekerk":1,"melborne":1,"leoarnold":1,"jquast":1}},"pull_request_authors":{"table":{"Earlopain":4,"pocke":2,"fatkodima":1,"mishina2228":1,"tas50":1,"Schwad":1,"skuroki":1,"amatsuda":1,"rrosenblum":1,"jspanjers":1,"windwiny":1,"viraptor":1,"rivo":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-11-22T00:00:07.046Z","repositories_count":11713627,"issues_count":35570846,"pull_requests_count":115928923,"authors_count":11045218,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3,"NONE":1}},"past_year_issue_authors":{"table":{"wakairo":1}},"past_year_pull_request_authors":{"table":{"Earlopain":4}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"IssuesEvent":4,"WatchEvent":4,"DeleteEvent":1,"IssueCommentEvent":9,"PushEvent":34,"PullRequestEvent":3,"ForkEvent":1,"CreateEvent":10},"last_year":{"IssuesEvent":3,"WatchEvent":3,"IssueCommentEvent":7,"PushEvent":10,"PullRequestEvent":3,"ForkEvent":1,"CreateEvent":3}},"keywords":["cli","emoji","monospace-font","ruby","terminal","unicode","unicode-data","wcwidth"],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-08-16T12:55:06.218Z","updated_at":"2022-08-16T12:55:06.218Z","repository_link":"https://github.com/janlelis/unicode-display_width/blob/main/Gemfile","dependencies":[{"id":1851826389,"package_name":"unicode-emoji","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":1851826390,"package_name":"irb","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"unicode-display_width.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-16T12:55:06.405Z","updated_at":"2022-08-16T12:55:06.405Z","repository_link":"https://github.com/janlelis/unicode-display_width/blob/main/unicode-display_width.gemspec","dependencies":[{"id":1851826474,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.4","direct":true,"kind":"development","optional":false},{"id":1851826475,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:04:06.346Z","updated_at":"2023-01-13T11:04:06.346Z","repository_link":"https://github.com/janlelis/unicode-display_width/blob/main/.github/workflows/test.yml","dependencies":[{"id":6875581785,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875581786,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":30.374619594594776,"created_at":"2024-06-13T11:02:27.175Z","updated_at":"2026-05-14T20:30:44.797Z","avatar_url":"https://github.com/janlelis.png","language":"Ruby","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/123422","html_url":"https://summary.ecosyste.ms/projects/123422"}