{"id":868591,"name":"@cocreate/progress","ecosystem":"npm","description":"A simple progress component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","homepage":"https://cocreate.app/docs/progress","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CoCreate-app/CoCreate-progress","keywords_array":["progress","low-code","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],"namespace":"cocreate","versions_count":197,"first_release_published_at":"2021-03-26T01:44:18.518Z","latest_release_published_at":"2026-02-04T20:08:20.610Z","latest_release_number":"1.11.4","last_synced_at":"2026-04-07T17:16:20.386Z","created_at":"2022-04-07T14:59:03.923Z","updated_at":"2026-04-07T17:16:20.387Z","registry_url":"https://www.npmjs.com/package/@cocreate/progress","install_command":"npm install @cocreate/progress","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/CoCreate-app"},"dist-tags":{"latest":"1.11.4"}},"repo_metadata":{"id":49179748,"uuid":"269808496","full_name":"CoCreate-app/CoCreate-progress","owner":"CoCreate-app","description":"A simple progress component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","archived":false,"fork":false,"pushed_at":"2025-09-07T01:15:00.000Z","size":485,"stargazers_count":8,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-07T03:15:11.419Z","etag":null,"topics":["collaboration","html5-framework","javascript-framework","low-code","progress","realtime","realtime-framework","shared-editing"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/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/CoCreate-app.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"CoCreate-app"}},"created_at":"2020-06-05T23:31:02.000Z","updated_at":"2025-09-07T01:15:35.000Z","dependencies_parsed_at":"2023-02-17T12:05:13.923Z","dependency_job_id":"d59f79eb-f221-413d-bdc1-5035d88b6228","html_url":"https://github.com/CoCreate-app/CoCreate-progress","commit_stats":{"total_commits":525,"total_committers":18,"mean_commits":"29.166666666666668","dds":0.4323809523809524,"last_synced_commit":"208511c84c5b317bc46740a633cf36176f6143d7"},"previous_names":[],"tags_count":196,"template":false,"template_full_name":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/sbom","scorecard":{"id":31047,"data":{"date":"2025-08-11","repo":{"name":"github.com/CoCreate-app/CoCreate-progress","commit":"b86f30e44b3a4dc25e97a6f6b8d26852ea794508"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automated.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.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":"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":"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":"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/automated.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/automated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/automated.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/automated.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/automated.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/automated.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/manual.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/manual.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/manual.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/manual.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/CoCreate-app/CoCreate-progress/manual.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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":"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: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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"}}]},"last_synced_at":"2025-08-14T19:07:34.319Z","repository_id":49179748,"created_at":"2025-08-14T19:07:34.319Z","updated_at":"2025-08-14T19:07:34.319Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279641052,"owners_count":26203839,"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-18T02:00:06.492Z","response_time":62,"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":"CoCreate-app","name":"CoCreate","uuid":"40721413","kind":"organization","description":"Full-Featured Web Apps in a Fraction of the Time, With Zero Lock-In directly from the design phase.","email":"develop@cocreate.app","website":"https://cocreate.app","location":"New York City","twitter":"CoCreate_App","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40721413?v=4","repositories_count":137,"last_synced_at":"2025-10-17T05:46:03.861Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/CoCreate-app","funding_links":["https://github.com/sponsors/CoCreate-app"],"total_stars":609,"followers":19,"following":0,"created_at":"2022-11-15T11:11:47.519Z","updated_at":"2025-10-17T05:46:03.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app/repositories"},"tags":[{"name":"v1.11.3","sha":"b86f30e44b3a4dc25e97a6f6b8d26852ea794508","kind":"commit","published_at":"2025-05-01T00:58:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.11.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"cfbb9c441361a0c1a4b3b5536856c56842bd00dd","kind":"commit","published_at":"2025-04-30T23:36:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.11.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"dd56fdef0d269e8f0a0ffedd57f5a0c5558e1906","kind":"commit","published_at":"2025-01-18T21:20:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.11.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"87698ad2bda5bf42fba846b71da7650d338b7a57","kind":"commit","published_at":"2024-11-04T13:20:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.11.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"9786ba34a36365bcfe1df06ff28359e235ca170c","kind":"commit","published_at":"2024-06-12T23:37:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.10.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"a8282ee572cf9f4650e5760cd7f30dd8bb569ba2","kind":"commit","published_at":"2024-04-29T14:55:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.10.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"40ad438324ff97e1d91d8233517046628f181ce1","kind":"commit","published_at":"2024-02-05T20:39:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.10.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"229edcf19f3b0c746bb6dd317c6e4077d6e48e36","kind":"commit","published_at":"2023-11-25T23:41:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.10.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"749b1b598da0ae08e9e6c291c20c8645b2dd501d","kind":"commit","published_at":"2023-11-25T21:35:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.9.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"34957a9c557da35898a3d777c7220b3bc30c4866","kind":"commit","published_at":"2023-11-19T20:34:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.8.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.8.0/manifests"},{"name":"v1.7.7","sha":"f23988179795175e1d1980372a6c0fa60228efe1","kind":"commit","published_at":"2023-11-12T18:17:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.7","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"f175cbe7188e35b6f104a3f0bb95f7a2333c5896","kind":"commit","published_at":"2023-11-09T00:36:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.6","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"208511c84c5b317bc46740a633cf36176f6143d7","kind":"commit","published_at":"2023-11-03T23:37:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.5","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"cfde51e569c3bef36f0cd1b53d85e5efe420d449","kind":"commit","published_at":"2023-10-25T00:21:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.4","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"38ee288d8b71b2b97b6115b1a55ecb399ff353ea","kind":"commit","published_at":"2023-10-17T20:07:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c815483ee54054dc63f7a401e027d60ee50594a6","kind":"commit","published_at":"2023-09-18T01:19:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"d30dfbb368804a68ce3ba3ea58ff04483ace28dc","kind":"commit","published_at":"2023-09-07T23:37:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"9549753099803831a35538a36cfdfb087ed16dbe","kind":"commit","published_at":"2023-08-21T03:51:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.7.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"c6ff4f2ec459f41c117ee6673d44170225db5bdf","kind":"commit","published_at":"2023-08-21T03:37:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.6.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"fd9ddf7384531dd60a59732806d165c99834d0f1","kind":"commit","published_at":"2023-08-17T00:13:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.6.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"084b6c3b9a8ac32d0ca55f9405d9cace2ac77710","kind":"commit","published_at":"2023-08-16T23:41:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.5.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.5.0/manifests"},{"name":"v1.4.27","sha":"60e9e60c0031afc89f8dd0ad8200abec6eac76d1","kind":"commit","published_at":"2023-06-14T20:05:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.27","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"186318f5cbdd4534001c4425e8b2ab3d8b991c72","kind":"commit","published_at":"2023-06-11T22:56:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.26","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"572e39b06efcc7bff387a80c7e83328e1c01a1c1","kind":"commit","published_at":"2023-06-11T22:34:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.25","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"c1e67e30c261ab2115eb81e6115c01226f00fa56","kind":"commit","published_at":"2023-06-11T21:52:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.24","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"dd49871cdb6a194a78d6b01bbf7f9e6ab0032df9","kind":"commit","published_at":"2023-06-11T21:25:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.23","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"0bf303b4c7ae43bccf4e0e4d0a8f85d1f31d9965","kind":"commit","published_at":"2023-06-11T20:50:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.22","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"9e0fc4f470fe2fa28d3dddcc270c579a60461a7d","kind":"commit","published_at":"2023-06-11T20:16:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.21","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"5dd44c692ddf7e51aaacd147b9a361801bed5dfe","kind":"commit","published_at":"2023-06-11T19:55:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.20","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"1e3e7e7d9f9f623df6236538df936b6299c9f076","kind":"commit","published_at":"2023-06-11T18:14:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.19","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"1984dfe6f248186905ce2a4d6d3d95a4a8cdcfdb","kind":"commit","published_at":"2023-06-11T17:36:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.18","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"139b43df834309c166236cbfe54b94a1a9faf3d6","kind":"commit","published_at":"2023-06-11T03:05:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.17","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"01ba636860e4dfad7e484d4a66f995604f11da1d","kind":"commit","published_at":"2023-06-11T01:22:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.16","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"5dd47777cb0eb2c2986f736b47c46f0ac1831f7a","kind":"commit","published_at":"2023-06-10T21:23:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.15","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"d8fef6db4c6f502fcc62cccbfb73e97cb09d5c1c","kind":"commit","published_at":"2023-06-10T16:34:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.14","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"d9fcf4cf5a13b3ecd0317fcc18ed4620564ea0c1","kind":"commit","published_at":"2023-06-04T12:22:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.13","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"0d55f4e12621e9308d6336343e10bc3f8fd0719d","kind":"commit","published_at":"2023-06-04T06:09:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.12","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"4dbcf41c4cb94ff60ac9949b6ba0d3f4054b92a2","kind":"commit","published_at":"2023-06-04T03:49:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.11","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"3ce26c84d05703a77b651dc75f82e00b04dd0cc7","kind":"commit","published_at":"2023-05-21T18:44:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.10","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"16eb527114dd4f3fbd46abee9f87a436bc17d49c","kind":"commit","published_at":"2023-05-19T04:09:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.9","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"c388a7f97d990430e553eddc6ef9c3a6001e77ef","kind":"commit","published_at":"2023-05-10T20:04:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.8","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"83dbb688b5f6a6fbc5896854f210c80008edc47d","kind":"commit","published_at":"2023-05-06T23:19:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.7","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"210f0b2f74c9a9938d7a6121850eececf1d88c5e","kind":"commit","published_at":"2023-05-01T10:24:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.6","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"32f32d1c5927078ab030c033cd2d7ad56299a073","kind":"commit","published_at":"2023-05-01T09:19:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.5","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"05a7c98708f6878ef85c2157c45a3ffb2083d458","kind":"commit","published_at":"2023-04-30T20:04:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.4","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"ab9ee3d5fb7b3bbbd1cc02b3f0821c84ff556245","kind":"commit","published_at":"2023-04-24T22:30:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b7e5538063c58e7c2a77ca8a27f3e1a65da3ca3d","kind":"commit","published_at":"2023-04-24T19:35:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"56da48e06c602cf516705b15e380901baa046c9c","kind":"commit","published_at":"2023-04-24T15:44:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"84d0c4d5acbcda9d0d6e67b3320afb48166659e3","kind":"commit","published_at":"2023-04-24T04:30:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.4.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.4.0/manifests"},{"name":"v1.3.6","sha":"bd9857bd1d2f5aed7553c1f44e40b7d5cae36bb5","kind":"commit","published_at":"2023-04-11T15:54:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.6","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"2c2aac0e1c9b0ffd574382ddda48599b8b6623f5","kind":"commit","published_at":"2023-04-11T14:38:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.5","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"946e3f5471b7118659e4b22006edda64df1a2a5d","kind":"commit","published_at":"2023-04-11T08:32:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.4","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"ba2bc99271b1a90b777c3f408674c9e03c5aeaa2","kind":"commit","published_at":"2023-03-30T18:43:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"43697b558bea1bdab4931e2d35507088b79abd34","kind":"commit","published_at":"2023-03-16T19:37:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"b3aed5db5ebc75ab87c0adeb0983eadf9df6b881","kind":"commit","published_at":"2023-03-16T12:42:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"3313cdf6a585d36b9fe1d1614d518931d2cfb605","kind":"commit","published_at":"2023-03-16T10:03:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.3.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.3.0/manifests"},{"name":"v1.2.60","sha":"112e2ba0dacdfa623feb5c98afc005914e4383ee","kind":"commit","published_at":"2023-02-01T23:22:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.60","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.60/manifests"},{"name":"v1.2.59","sha":"6262a24e67d609ca182a94ffdb050fb86d5ca009","kind":"commit","published_at":"2023-01-31T23:05:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.59","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.59/manifests"},{"name":"v1.2.58","sha":"eab7bd1567350c6107a736e97a8a811870894649","kind":"commit","published_at":"2023-01-30T21:28:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.58","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.58/manifests"},{"name":"v1.2.57","sha":"4718fe4ee9ca19d604d92408e8ad8e63b14b4953","kind":"commit","published_at":"2023-01-29T22:30:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.57","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.57/manifests"},{"name":"v1.2.56","sha":"8be1238487fecd9913c6e01bbb067817a7656b8d","kind":"commit","published_at":"2023-01-29T21:08:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.56","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.56/manifests"},{"name":"v1.2.55","sha":"818beb51e71799072822b45ee2966e66c56a161d","kind":"commit","published_at":"2023-01-27T20:34:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.55","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.55/manifests"},{"name":"v1.2.54","sha":"33a374b265a484edcd5b7fe9e649d15bd1c57539","kind":"commit","published_at":"2023-01-13T17:23:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.54","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.54/manifests"},{"name":"v1.2.53","sha":"a1972ed8728029837b61cd436df97b8c74911b78","kind":"commit","published_at":"2023-01-10T16:02:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.53","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.53/manifests"},{"name":"v1.2.52","sha":"30229b9b56062ac68a5c7683f46f3c36edf9a0ea","kind":"commit","published_at":"2023-01-09T19:29:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.52","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.52/manifests"},{"name":"v1.2.51","sha":"b5de88653c4cb9f6e523c8287c8c8f75b3544d87","kind":"commit","published_at":"2023-01-06T20:56:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.51","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.51/manifests"},{"name":"v1.2.50","sha":"e64b89cf710d9b053c6201abc4c2ce4cb34f1ee6","kind":"commit","published_at":"2023-01-05T12:06:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.50","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.50/manifests"},{"name":"v1.2.49","sha":"5069357c42aeb654e5bacb47210778bddbe13d37","kind":"commit","published_at":"2023-01-01T18:19:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.49","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.49/manifests"},{"name":"v1.2.48","sha":"03d75ff04401239c7ae0534d27bb6abe41ba3b40","kind":"commit","published_at":"2022-12-31T13:22:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.48","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.48/manifests"},{"name":"v1.2.47","sha":"16adb8d827fb67e7472bdd0fd1d0305d00f64413","kind":"commit","published_at":"2022-12-30T22:38:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.47","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.47/manifests"},{"name":"v1.2.46","sha":"47d373559ab2b9c1dc584b28069acc450d2e5d72","kind":"commit","published_at":"2022-12-29T09:30:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.46","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.46/manifests"},{"name":"v1.2.45","sha":"ffbf823bfea0f00eb9d2073a916aae05c649d99b","kind":"commit","published_at":"2022-12-27T14:25:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.45","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.45/manifests"},{"name":"v1.2.44","sha":"ecb69b3a7b6d742cb6213327a744de5616451f91","kind":"commit","published_at":"2022-12-25T18:42:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.44","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"2d5cfe7d9808f1ea4325f2bd4a76f595624c1d26","kind":"commit","published_at":"2022-12-23T18:23:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.43","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"ffd5864a3425fbc1210f52ddbc30e5b2bdf0d1d6","kind":"commit","published_at":"2022-12-22T15:11:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.42","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"10f665c4fd1aab4836a4d4734f7daa32730466ce","kind":"commit","published_at":"2022-12-22T13:24:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.41","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"1576179348ddc825da7f7ecf70f064b8ae86fe7d","kind":"commit","published_at":"2022-12-21T14:24:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.40","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"9b8f38f1b6bcbbf0d924bd344312d91c4cda2b99","kind":"commit","published_at":"2022-12-20T16:04:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.39","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"216a6898f1b363714a4da3dbf02192cb08f756b7","kind":"commit","published_at":"2022-12-15T20:23:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.38","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"74d617a9673ecd62278e4a5b7bc630a92b5bd907","kind":"commit","published_at":"2022-12-13T19:38:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.37","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"3c517fe50766b95d7cee23520ed15a2c34bf167a","kind":"commit","published_at":"2022-12-13T18:27:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.36","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"d9e59b314b64cb664f3f0f82cff1d4eb8e86d28c","kind":"commit","published_at":"2022-12-12T14:59:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.35","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"c25976e50e54c971a18471065cad0652cc2e581a","kind":"commit","published_at":"2022-12-11T10:45:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.34","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"216a8db2a3492e3cb455eaceff1acff8c886c28f","kind":"commit","published_at":"2022-12-09T15:38:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.33","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"3ab532b75c922e709f066f61d0b29254e2dae981","kind":"commit","published_at":"2022-12-08T13:52:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.32","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"e962bcd60dfcf2a49fa89f753495c5f96ee85335","kind":"commit","published_at":"2022-12-07T18:04:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.31","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"8eaa3f760598210e2092772bfe49b378460ba619","kind":"commit","published_at":"2022-12-04T20:05:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.30","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"a3fb8b4472ba27828b5ad58888e564a83215be9d","kind":"commit","published_at":"2022-12-02T14:18:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.29","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"48c89d20cd5b00e5c05e32b8deefbc24afc2c735","kind":"commit","published_at":"2022-11-28T22:18:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.28","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"a1f9688d5864ae085c4e2ccf3c8ab84554ecff66","kind":"commit","published_at":"2022-11-28T16:05:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.27","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"b0352138d254f74296e82c00aef425ff85065352","kind":"commit","published_at":"2022-11-27T22:11:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.26","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"65c4c665f99e43ec54af00a274fa9cb90a7367ac","kind":"commit","published_at":"2022-11-26T10:16:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.25","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"c44937286ae73ec375bb2a20270e437da7cfabdd","kind":"commit","published_at":"2022-11-25T13:25:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.24","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"d2f6ef717461b46cf50f30830cabab5d328804a8","kind":"commit","published_at":"2022-11-24T11:15:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.23","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"2c525982adece7e986567b08ae3eeb776f6dac76","kind":"commit","published_at":"2022-11-23T20:54:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.22","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"41492d6d7cee337c2a70b13ccee13c3b7efa1ab1","kind":"commit","published_at":"2022-11-22T14:02:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.21","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"dd0242e0f5ea6bc1e150022b26fccb5bb19365ab","kind":"commit","published_at":"2022-11-21T20:29:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.20","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"a095b255b8ca510efb8aff9d2187db3755721311","kind":"commit","published_at":"2022-11-21T19:34:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.19","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"536748b3a5e329a4edd18ab2e0d6d85875789696","kind":"commit","published_at":"2022-11-21T14:47:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.18","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"cd4d13a32d36252c2dbb45f9f02f75c895d48871","kind":"commit","published_at":"2022-11-21T14:35:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.17","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"b74aeef99c6c50a4ecfe1d8dce2b48cf4605016f","kind":"commit","published_at":"2022-11-21T14:11:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.16","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"381ee99e78a283c5e68309c6bb13049fee8bb98e","kind":"commit","published_at":"2022-10-02T16:41:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.15","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"5c8af37958ec8339df7b45fbd12ad7b2da11ee46","kind":"commit","published_at":"2022-10-02T10:30:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.14","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"8af65d5b425ce5254addf1ed08f8489a6e4e6653","kind":"commit","published_at":"2022-10-01T17:18:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.13","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"b5e68a4c89b71fc4b3cccb5fede2b24225553b96","kind":"commit","published_at":"2022-09-30T19:35:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.12","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"d6d6d06226fde18d2b17477d8ca665b94ad478d5","kind":"commit","published_at":"2022-09-30T16:12:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.11","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"f061834749a141eaa6aad37ea4cf2279cfe641f9","kind":"commit","published_at":"2022-09-30T15:35:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.10","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"e261d22b28f54546ddb1f9550cf02b60703bda30","kind":"commit","published_at":"2022-09-30T09:50:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.9","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"c707beaaccc2c95a57be229ddee56e807c02a4f7","kind":"commit","published_at":"2022-09-30T08:13:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.8","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"6307d1b9d32f0d01f09f0688153d3eb138ebe133","kind":"commit","published_at":"2022-09-29T20:00:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.7","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"2cf480f809ba0e04a840914ad1347edcccf2ca96","kind":"commit","published_at":"2022-09-22T22:11:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.6","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"344d336d823e6cb503affb651e76c4e80a9900cf","kind":"commit","published_at":"2022-09-01T16:10:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.5","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"9966822c4200cb2153fa4e3ef5b985af86c77ea1","kind":"commit","published_at":"2022-07-03T18:29:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.4","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"9ce88427c3187fe13c9174924cf94ab5ffdbcfdd","kind":"commit","published_at":"2022-06-18T01:33:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"a85deceaa3cdd7e26adc5099507713d5729d5e21","kind":"commit","published_at":"2022-06-12T22:31:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"d8cf681c8a9b05ead693854e96cde5d538e21381","kind":"commit","published_at":"2022-05-23T20:48:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5bc57b27a6decf7553d72d9b8535a9f494f740b7","kind":"commit","published_at":"2022-05-14T00:50:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.2.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.2.0/manifests"},{"name":"v1.1.60","sha":"c1b73a9333d3f747f5c6d57cc5e1ba1ec242d93d","kind":"commit","published_at":"2022-05-06T21:43:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.60","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.60/manifests"},{"name":"v1.1.59","sha":"2d140c3a0b58a27f93fc072cde98a907ce3f6176","kind":"commit","published_at":"2022-02-24T19:17:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.59","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.59/manifests"},{"name":"v1.1.58","sha":"6eb7dc8efccd91f00f7d1c42c3ecb5a3405c3b46","kind":"commit","published_at":"2022-02-16T19:55:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.58","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.58/manifests"},{"name":"v1.1.57","sha":"ccc13fdfc282f588bb1677feabb9f75e37f8afa7","kind":"commit","published_at":"2022-02-10T02:47:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.57","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.57/manifests"},{"name":"v1.1.56","sha":"dad1b6fa15e2e0ddef768c8ad56a31c73a7438cd","kind":"commit","published_at":"2022-02-07T23:26:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.56","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.56/manifests"},{"name":"v1.1.55","sha":"3997012645dd385e33fd82e09a64d5a407adcbe0","kind":"commit","published_at":"2022-02-03T15:39:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.55","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.55/manifests"},{"name":"v1.1.54","sha":"094ea8b70b214f6492ffc4f8d6120adffaaf8c78","kind":"commit","published_at":"2022-02-01T22:25:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.54","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.54/manifests"},{"name":"v1.1.53","sha":"8a3c77b10fa2b5f88cf4cd0bc0755fd9405599b9","kind":"commit","published_at":"2022-01-01T20:35:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.53","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.53/manifests"},{"name":"v1.1.52","sha":"f41a5119527ca0b33f139e90362bff4bdccd7d94","kind":"commit","published_at":"2022-01-01T01:24:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.52","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.52/manifests"},{"name":"v1.1.51","sha":"cda02d48a0848839f8454e5ad6e05174e6d06751","kind":"commit","published_at":"2021-12-15T01:39:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.51","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.51/manifests"},{"name":"v1.1.50","sha":"b60adc5e3fd70933ef195e70e6c5a727b93ba6fd","kind":"commit","published_at":"2021-12-14T22:03:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.50","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.50/manifests"},{"name":"v1.1.49","sha":"0272986d3eb51332e63cb4f9331ed7788766536d","kind":"commit","published_at":"2021-11-27T02:32:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.49","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.49/manifests"},{"name":"v1.1.48","sha":"db7f0c915e6b81713668c0d958596c5159a7d31d","kind":"commit","published_at":"2021-11-27T01:39:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.48","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.48/manifests"},{"name":"v1.1.47","sha":"fbf9cbb6264aca41967cf550f1c6b43eff0dd48b","kind":"commit","published_at":"2021-11-27T01:02:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.47","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.47/manifests"},{"name":"v1.1.46","sha":"2ca3a2780b4dc23c8a468670fe0e29b067148e11","kind":"commit","published_at":"2021-11-26T22:49:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.46","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.46/manifests"},{"name":"v1.1.45","sha":"62478392747cef114a0cb5c12e94be836c68e86a","kind":"commit","published_at":"2021-11-26T02:44:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.45","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.45/manifests"},{"name":"v1.1.44","sha":"c796993a91a046ba310ab2051bdb16e681bef4eb","kind":"commit","published_at":"2021-11-23T02:51:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.44","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.44/manifests"},{"name":"v1.1.43","sha":"667650b5189d0a23bbdaf183293b179ca1fd931d","kind":"commit","published_at":"2021-11-20T00:53:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.43","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.43/manifests"},{"name":"v1.1.42","sha":"b31ec81a8f1f05c394cf85b92f65fea101e7ad4a","kind":"commit","published_at":"2021-11-18T00:20:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.42","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.42/manifests"},{"name":"v1.1.41","sha":"9298e64a724820723433b872b09db9ad6f310fad","kind":"commit","published_at":"2021-11-16T22:30:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.41","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.41/manifests"},{"name":"v1.1.40","sha":"cd3e86f3616a4863f0e8d2941f7552f4463f8fa8","kind":"commit","published_at":"2021-11-15T19:29:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.40","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.40/manifests"},{"name":"v1.1.39","sha":"7de07eb395c7d75817f140544947a7abcc394bf8","kind":"commit","published_at":"2021-11-11T21:17:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.39","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.39/manifests"},{"name":"v1.1.38","sha":"13e7b76830ffae3584a6db9e0c539e477957c818","kind":"commit","published_at":"2021-11-06T21:34:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.38","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.38/manifests"},{"name":"v1.1.37","sha":"6ff4e5ed3bf75204d4ac8ddd205fdb3e0ec0320a","kind":"commit","published_at":"2021-11-04T06:14:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.37","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.37/manifests"},{"name":"v1.1.36","sha":"8ece63836697fe7252dea0b032e34c75d18d6e89","kind":"commit","published_at":"2021-11-04T03:25:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.36","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.36/manifests"},{"name":"v1.1.35","sha":"39873e755694c509d72373f4f21d9a74e60d8dc5","kind":"commit","published_at":"2021-11-01T03:41:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.35","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.35/manifests"},{"name":"v1.1.34","sha":"a0fee4fb9459273fb06b69519904995b3ec95ff7","kind":"commit","published_at":"2021-10-29T02:01:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.34","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.34/manifests"},{"name":"v1.1.33","sha":"5d8d94e6085daf92babb438fd3a97423aaf08dac","kind":"commit","published_at":"2021-10-17T00:12:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.33","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.33/manifests"},{"name":"v1.1.32","sha":"f3a74cdcb42e22fdc4d56a95ae4b11dd6165e1b5","kind":"commit","published_at":"2021-10-16T05:03:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.32","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.32/manifests"},{"name":"v1.1.31","sha":"06e18c26fc96a59ee64638054ae9f260171771de","kind":"commit","published_at":"2021-10-15T21:44:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.31","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.31/manifests"},{"name":"v1.1.30","sha":"181a212e8d1eea305d2742c0e4c74d7ba7ca1fb4","kind":"commit","published_at":"2021-10-15T16:55:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.30","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.30/manifests"},{"name":"v1.1.29","sha":"3961ed4103a4072355989080b9516deac69d54ce","kind":"commit","published_at":"2021-10-15T00:38:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.29","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.29/manifests"},{"name":"v1.1.28","sha":"a5c96d22cf08c1703db5ef8594c2d03f5ee10e2e","kind":"commit","published_at":"2021-10-13T14:53:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.28","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.28/manifests"},{"name":"v1.1.27","sha":"b8416f70e2d77a42126dd7c8f036cf834c444afe","kind":"commit","published_at":"2021-10-13T03:25:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.27","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.27/manifests"},{"name":"v1.1.26","sha":"78ddaa53665eba66fd75fa6985175f333e8dcc22","kind":"commit","published_at":"2021-10-06T18:33:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.26","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"9166d1730388337e90f46a33703ce1a6239dee53","kind":"commit","published_at":"2021-10-05T21:10:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.25","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"362dbef073aa1f60f67005375d80e39deacfc787","kind":"commit","published_at":"2021-10-04T21:04:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.24","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"c5f5153afa745404cb4a3e29050c90e6ea0bf1c3","kind":"commit","published_at":"2021-10-04T20:04:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.23","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"de137a325688049ee3e52befbee4ffdcb665439d","kind":"commit","published_at":"2021-10-01T17:21:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.22","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"3c3007f905c0d3f7cfa99fdbeabd98a1aeca76c6","kind":"commit","published_at":"2021-10-01T15:57:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.21","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"84b66f280cffb101876f655076ccaf77c70d36f2","kind":"commit","published_at":"2021-09-28T14:30:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.20","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"a736e3e42c96f45a3027fa2154c3a59da1e2ffbc","kind":"commit","published_at":"2021-09-16T11:51:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.19","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"46cc5462c11044aa8995d79c9d9a6efb31ef3152","kind":"commit","published_at":"2021-09-14T04:05:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.18","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"3663da9f75cf8770c80542c90d2f980d9a35460e","kind":"commit","published_at":"2021-09-13T10:18:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.17","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"8fdd3ebb56407e6d26cab5a978c4e662360ebbe9","kind":"commit","published_at":"2021-09-12T04:48:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.16","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"19f8ddcdee41766f250379b12e1b0ccebe83b4e1","kind":"commit","published_at":"2021-09-09T06:34:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.15","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"1b001548de63efa7812cfcd605311708fbc9ace8","kind":"commit","published_at":"2021-09-09T05:00:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.14","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"5f5e84384dbb63c1f3278d5e4b68b6e05d2a677a","kind":"commit","published_at":"2021-09-09T04:06:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.13","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"694e7ebd43b3300d1c2ca56e7123157b55ba7374","kind":"commit","published_at":"2021-09-09T02:20:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.12","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"15d5ac509ca0de02fac17ab4f7b388cfc44c5260","kind":"commit","published_at":"2021-09-08T05:50:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.11","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"589772b2cb8a966793d2a2f0fc9b1dd09c77bb8b","kind":"commit","published_at":"2021-09-04T09:04:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.10","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"8d7edb856a3f74bc0f18732f100d45ee0aa154cc","kind":"commit","published_at":"2021-08-31T08:32:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.9","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"f139f79cef08e771d86bab400a16ede1955ebcd5","kind":"commit","published_at":"2021-08-27T03:51:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.8","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"9ca124174d6baee0cbc280231d72e482ad1029ea","kind":"commit","published_at":"2021-08-23T00:58:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.7","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"0aef2051ea4a12ce35d7a4605aa3721ace985871","kind":"commit","published_at":"2021-08-22T23:19:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.6","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"af132a391441041cc07da5b18b0fe9294659f0f6","kind":"commit","published_at":"2021-08-22T07:15:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.5","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"c02d8905c6b93c12ee3e7537430db58ddc7faaf8","kind":"commit","published_at":"2021-08-22T02:46:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.4","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"b5c363c19763efefc5703750da79684b3f956f30","kind":"commit","published_at":"2021-08-14T23:02:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"4c6f508ee7a3f3d7391df4b3a9bfc87f96c96ba2","kind":"commit","published_at":"2021-08-02T02:03:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"82be3ec40ec8488f59fbbe0ca3c73783cd651d70","kind":"commit","published_at":"2021-07-28T20:52:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"d88edf868d15d20442d1520ff6abe36f43b1317a","kind":"commit","published_at":"2021-07-28T02:40:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.1.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.1.0/manifests"},{"name":"v1.0.17","sha":"4c456a553ed94b9b6ba31ddaffeee2764831499c","kind":"commit","published_at":"2021-07-17T04:06:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.17","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"3a17cdc214dbd3fd8960d1358cf1b525e8405c2b","kind":"commit","published_at":"2021-07-14T00:25:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.16","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"69e7190f3e8a4ef3b68647bc5c9cb2d63adea46b","kind":"commit","published_at":"2021-07-13T20:20:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.15","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"21850fb1910e969d99c1bdf9f70ac1520216c55e","kind":"commit","published_at":"2021-07-10T18:29:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.14","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"6352ac2f052ee462b9ee3bb5dbc6118a8b42c1b4","kind":"commit","published_at":"2021-07-07T04:58:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.13","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"95a985629b9baeeecf96408deb26ae5d6995d6b7","kind":"commit","published_at":"2021-06-30T22:39:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.12","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"3d2658d4875336d34f17b6f26e19388a5789f196","kind":"commit","published_at":"2021-06-30T21:09:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.11","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"0adfe5f4e3dde41672bc084dce07a3e5144bbec1","kind":"commit","published_at":"2021-06-25T01:26:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.10","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"39fd9bb1a190df8ffc439a3ff42663863ba45db6","kind":"commit","published_at":"2021-06-24T23:27:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.9","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"faaa88dae31d2452e3f8236f574f368a0b6b16ec","kind":"commit","published_at":"2021-06-24T19:54:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.8","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"38f47c114a1e6281e95b69880b0e29b8f2ce4be9","kind":"commit","published_at":"2021-06-23T01:36:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.7","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"05728db0f26b69e773a69bc9b2517443e39a6fc0","kind":"commit","published_at":"2021-06-16T23:59:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.6","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e64121142719c1f1b4973f68d572526bf82467f9","kind":"commit","published_at":"2021-04-27T19:33:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.5","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"e0e9c40d99ad42ad57902bde53167237d2601003","kind":"commit","published_at":"2021-04-27T17:54:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.4","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0acf4910351192f3f58f80831330e4d248d00d12","kind":"commit","published_at":"2021-04-23T22:17:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.3","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"dbbd38b37c8c09aada0fe94062cc9af433fcef00","kind":"commit","published_at":"2021-04-19T02:27:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.2","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"b6f0da9cde87a64d6bff5a13b7f7d4f870c9d540","kind":"commit","published_at":"2021-03-29T22:33:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.1","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"812cb080e0c50bf717f19386d04d39c835dc68c8","kind":"commit","published_at":"2021-03-26T01:44:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-progress/tar.gz/v1.0.0","html_url":"https://github.com/CoCreate-app/CoCreate-progress/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-progress@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T22:46:14.200Z","dependent_packages_count":3,"downloads":1180,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.6811464208342093,"dependent_repos_count":6.610087220456139,"dependent_packages_count":5.756652956064649,"stargazers_count":9.996254554316247,"forks_count":6.936626739949135,"docker_downloads_count":null,"average":6.396153578324076},"purl":"pkg:npm/%40cocreate/progress","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cocreate/progress","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cocreate/progress","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cocreate/progress/dependencies","status":null,"funding_links":["https://github.com/sponsors/CoCreate-app"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T20:24:41.772Z","issues_count":1,"pull_requests_count":7,"avg_time_to_close_issue":28867.0,"avg_time_to_close_pull_request":3587484.0,"issues_closed_count":1,"pull_requests_closed_count":7,"pull_request_authors_count":6,"issue_authors_count":1,"avg_comments_per_issue":5.0,"avg_comments_per_pull_request":1.1428571428571428,"merged_pull_requests_count":5,"bot_issues_count":1,"bot_pull_requests_count":2,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-progress/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fprogress/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fprogress/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fprogress/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fprogress/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fprogress/codemeta","maintainers":[{"uuid":"frankpagan","login":"frankpagan","name":null,"email":"frank@cocreate.app","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~frankpagan","role":null,"created_at":"2022-11-16T04:40:55.494Z","updated_at":"2022-11-16T04:40:55.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frankpagan/packages"}]}