{"id":9144401,"name":"github.com/npkgz/cli-progress","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/npkgz/cli-progress","keywords_array":[],"namespace":null,"versions_count":36,"first_release_published_at":"2015-12-13T17:45:24.000Z","latest_release_published_at":"2022-06-26T10:36:00.000Z","latest_release_number":"v3.11.2+incompatible","last_synced_at":"2026-04-01T15:20:56.266Z","created_at":"2024-02-28T02:08:20.928Z","updated_at":"2026-04-01T15:20:56.267Z","registry_url":"https://pkg.go.dev/github.com/npkgz/cli-progress","install_command":"go get github.com/npkgz/cli-progress","documentation_url":"https://pkg.go.dev/github.com/npkgz/cli-progress#section-documentation","metadata":{},"repo_metadata":{"id":38267912,"uuid":"47921134","full_name":"npkgz/cli-progress","owner":"npkgz","description":" :hourglass: easy to use progress-bar for command-line/terminal applications","archived":false,"fork":false,"pushed_at":"2023-10-23T16:58:31.000Z","size":368,"stargazers_count":1214,"open_issues_count":24,"forks_count":86,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-01T08:50:40.375Z","etag":null,"topics":["cli","command-line","command-line-interface","command-line-tool","javascript","nodejs","nodejs-library","progress-bar","progressbar"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/cli-progress","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npkgz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-13T13:52:36.000Z","updated_at":"2025-08-27T13:19:39.000Z","dependencies_parsed_at":"2024-06-18T11:14:20.871Z","dependency_job_id":"f8160539-474d-410f-b50a-6cff8adaa845","html_url":"https://github.com/npkgz/cli-progress","commit_stats":{"total_commits":125,"total_committers":19,"mean_commits":6.578947368421052,"dds":0.24,"last_synced_commit":"e2347a35a6c0922cfb0a077cf5ed21696fba46da"},"previous_names":["andidittrich/node.cli-progress"],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/npkgz/cli-progress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npkgz","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/sbom","scorecard":{"id":13292,"data":{"date":"2025-08-04","repo":{"name":"github.com/npkgz/cli-progress","commit":"e2347a35a6c0922cfb0a077cf5ed21696fba46da"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.4,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T15:06:10.172Z","repository_id":38267912,"created_at":"2025-08-14T15:06:10.172Z","updated_at":"2025-08-14T15:06:10.172Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273107693,"owners_count":25046956,"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-01T02:00:09.058Z","response_time":120,"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":"npkgz","name":"npkgz","uuid":"78303960","kind":"organization","description":"[Node PacKaGeZ] node.js packages and utilities by @AndiDittrich","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78303960?v=4","repositories_count":16,"last_synced_at":"2025-05-10T22:32:04.092Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/npkgz","funding_links":[],"total_stars":1207,"followers":8,"following":0,"created_at":"2022-11-02T16:34:46.849Z","updated_at":"2025-05-10T22:32:04.092Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npkgz","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npkgz/repositories"},"tags":[{"name":"v3.11.2","sha":"04751ea6b064773680b6e1a4bb8278d36fcc5f1c","kind":"tag","published_at":"2022-06-26T10:36:10.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.11.2","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"f5aeca3e7ba692aff288542daf49164fa2378fdb","kind":"tag","published_at":"2022-05-17T09:54:06.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.11.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"31692f2610e58fa40069d69ec3da329d431076d3","kind":"tag","published_at":"2022-05-01T19:21:34.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.11.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.11.0/manifests"},{"name":"v3.10.0","sha":"1f0c40e87b15ef0f78a8a60ff6c70840be8b092b","kind":"tag","published_at":"2022-01-09T10:39:47.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.10.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"0457e845ff33c59635aa3effa1e1e1b41fff2dca","kind":"tag","published_at":"2021-09-15T09:19:27.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.9.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"d1e9ffa210b34ea3e5630635d4facaaf7fe551c8","kind":"tag","published_at":"2021-01-31T10:13:02.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.9.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"c279c45670214cc895fc6b8f058221313dc283a3","kind":"tag","published_at":"2020-05-02T09:08:41.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.8.2","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"43f93f719c19308e75e2bd749845b9e15feea9ef","kind":"tag","published_at":"2020-04-29T12:20:08.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.8.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"59fc933bd9eb9197864a9b61bfb3c2c61ee5435c","kind":"tag","published_at":"2020-04-21T08:31:43.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.8.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.8.0/manifests"},{"name":"3.7.0","sha":"1314b5b4965184d0d7a23617aaf2d2bf052b9544","kind":"tag","published_at":"2020-04-07T16:13:41.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/3.7.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/3.7.0/manifests"},{"name":"v3.6.1","sha":"a6e9f61b3f9653576b1f9c9052aa0d92fbff1738","kind":"tag","published_at":"2020-03-31T17:54:45.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.6.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"d153a8d9a195426dab20065fdca0a69ea96e21d8","kind":"tag","published_at":"2020-01-25T11:42:37.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.6.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"1d63795294d637354129449b3a7371d5c0d49dde","kind":"tag","published_at":"2020-01-07T13:22:25.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.5.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"33c58435b48020bee809f421c26e1c435c8820bf","kind":"tag","published_at":"2019-11-15T15:48:04.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.4.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"98b0d2dac5c4588d5ba08caf0afb5c29d2def646","kind":"tag","published_at":"2019-10-02T14:30:01.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.3.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"f334a2d558683f10fb9f0c2df71742a6a530e549","kind":"tag","published_at":"2019-10-01T11:52:54.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.3.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.3.0/manifests"},{"name":"v3.1.0","sha":"e01db832d0dc8315ec1d454105390e02cb1ec164","kind":"tag","published_at":"2019-09-01T10:34:28.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.1.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"f3d76ca910fadd794e6a2dfdaf35cf8bc322dcf1","kind":"tag","published_at":"2019-08-11T09:24:19.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v3.0.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v3.0.0/manifests"},{"name":"v2.1.1","sha":"c7d8096f561803708ee0c8aeeb8b7a6da9e0a072","kind":"tag","published_at":"2018-12-05T19:01:00.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v2.1.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ea73be09813bccbebf1509b0d316f6ac1f8447f4","kind":"tag","published_at":"2018-08-11T09:03:27.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v2.1.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"57d8a5ae7ca8b82cd13e97b7862c05e421834d24","kind":"tag","published_at":"2018-05-20T08:17:19.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v2.0.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v2.0.0/manifests"},{"name":"v1.8.0","sha":"d2f4f3702f75612106d223b8841ad0cf37722335","kind":"tag","published_at":"2018-03-09T08:10:38.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.8.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"897b8aafd76b8c1bde4c0e918bc5b78b9a51c945","kind":"tag","published_at":"2018-01-03T12:38:15.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.7.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"cdc84abf7f4741be379fc8f57993b3c8fa524ad3","kind":"tag","published_at":"2017-12-12T19:51:14.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.6.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"f65fc6310c9d29efb3c26784235d4ed33a9281f6","kind":"tag","published_at":"2017-09-23T07:19:26.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.6.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"d5336bac209a1494b74490fbbf84d6819a7128c7","kind":"tag","published_at":"2017-09-10T08:12:03.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.5.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"7605d2cd0713c1b05397d4f0edb7eabc8cc5a3d8","kind":"tag","published_at":"2017-08-19T11:29:20.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.5.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"ccce482e5cb8732df44ae8e80d2c92970f13c5f5","kind":"tag","published_at":"2017-04-26T06:26:53.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.4.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"bc91be36d3cb1df9cc063b2648b933469e293245","kind":"tag","published_at":"2017-04-17T08:18:03.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.4.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"d0a5826f987d25c4cf44c596638908431db2e642","kind":"tag","published_at":"2017-04-13T08:55:59.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.3.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"9c606749863feeb7e67dd61ad9a6ab7a03fe1146","kind":"tag","published_at":"2016-12-02T18:38:03.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.3.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"863564266756b372503bf0a002035033e83cfebe","kind":"tag","published_at":"2016-07-19T10:45:29.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.2.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b0bdcb138c82a45309d50ec6c412d60b14326cbb","kind":"tag","published_at":"2016-05-15T08:15:36.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.1.2","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"b3d4c0d73fd894c11a701c62cf7765ce24e7dca2","kind":"tag","published_at":"2016-01-23T14:53:37.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.1.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"4c69763b414bdae9001f3bc7ea748685281d7c60","kind":"tag","published_at":"2016-01-23T13:30:51.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.1.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"0c09058afc284538e47dba08457ca4dafe08ab71","kind":"tag","published_at":"2015-12-13T17:56:01.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.0.1","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"06199bdbd7b0fa5dcb96b219f1327a183d652b82","kind":"tag","published_at":"2015-12-13T17:48:07.000Z","download_url":"https://codeload.github.com/npkgz/cli-progress/tar.gz/v1.0.0","html_url":"https://github.com/npkgz/cli-progress/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/npkgz/cli-progress@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T10:29:50.061Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.726346517496998,"dependent_packages_count":8.625189637693143,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.17576807759507},"purl":"pkg:golang/github.com/npkgz/cli-progress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/npkgz/cli-progress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/npkgz/cli-progress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/npkgz/cli-progress/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T08:08:20.469Z","issues_count":90,"pull_requests_count":31,"avg_time_to_close_issue":3280796.9054054054,"avg_time_to_close_pull_request":1515488.5416666667,"issues_closed_count":74,"pull_requests_closed_count":24,"pull_request_authors_count":22,"issue_authors_count":83,"avg_comments_per_issue":3.4,"avg_comments_per_pull_request":1.967741935483871,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":5,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.2,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/npkgz%2Fcli-progress/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpkgz%2Fcli-progress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpkgz%2Fcli-progress/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpkgz%2Fcli-progress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpkgz%2Fcli-progress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnpkgz%2Fcli-progress/codemeta","maintainers":[]}