{"id":868638,"name":"@cocreate/users","ecosystem":"npm","description":"A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","homepage":"https://cocreate.app/docs/users","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/CoCreate-app/CoCreate-users","keywords_array":["users","low-code","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],"namespace":"cocreate","versions_count":331,"first_release_published_at":"2021-03-29T17:16:53.793Z","latest_release_published_at":"2026-04-04T14:43:07.230Z","latest_release_number":"1.39.3","last_synced_at":"2026-04-04T16:03:25.089Z","created_at":"2022-04-07T14:59:08.162Z","updated_at":"2026-04-04T16:03:44.846Z","registry_url":"https://www.npmjs.com/package/@cocreate/users","install_command":"npm install @cocreate/users","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/CoCreate-app"},"dist-tags":{"latest":"1.39.3"}},"repo_metadata":{"id":38278955,"uuid":"274010876","full_name":"CoCreate-app/CoCreate-users","owner":"CoCreate-app","description":"A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","archived":false,"fork":false,"pushed_at":"2026-04-04T14:17:12.000Z","size":938,"stargazers_count":11,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-04T14:32:42.850Z","etag":null,"topics":["collaboration","html5-framework","javascript-framework","low-code","realtime","realtime-framework","shared-editing","users"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/users","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","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-22T01:14:10.000Z","updated_at":"2026-04-04T14:16:29.000Z","dependencies_parsed_at":"2023-11-03T22:26:05.402Z","dependency_job_id":"761fddb9-e431-42d4-a343-511d2b74e97c","html_url":"https://github.com/CoCreate-app/CoCreate-users","commit_stats":{"total_commits":772,"total_committers":16,"mean_commits":48.25,"dds":"0.42227979274611394","last_synced_commit":"714894b51cd4ad4071b309d474e33e9ce3e19dfa"},"previous_names":[],"tags_count":329,"template":false,"template_full_name":null,"purl":"pkg:github/CoCreate-app/CoCreate-users","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/sbom","scorecard":{"id":31067,"data":{"date":"2025-08-11","repo":{"name":"github.com/CoCreate-app/CoCreate-users","commit":"b78a10a146e68715e2ee2167f3718006ef7b11f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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-users/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-users/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-users/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-users/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-users/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-users/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-users/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-users/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-users/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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-14T19:07:43.582Z","repository_id":38278955,"created_at":"2025-08-14T19:07:43.582Z","updated_at":"2025-08-14T19:07:43.582Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_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":"2026-03-10T15:47:30.184Z","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":"2026-03-10T15:47:30.184Z","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.39.1","sha":"a491a1c3d8a6eefceb44094f3261e6afe293058f","kind":"commit","published_at":"2026-04-04T13:54:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.39.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.39.1/manifests"},{"name":"v1.39.0","sha":"fe3936fef9610264adf64fdb31dfaab6a875798a","kind":"commit","published_at":"2026-04-04T13:35:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.39.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.39.0/manifests"},{"name":"v1.38.6","sha":"86731531a62563e381c8d277b35afdec72fbe50d","kind":"commit","published_at":"2026-02-04T20:08:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.6/manifests"},{"name":"v1.38.5","sha":"292a3fd5009293a5771d0289fe56f4cd13d4d3d0","kind":"commit","published_at":"2025-10-11T12:30:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"b78a10a146e68715e2ee2167f3718006ef7b11f5","kind":"commit","published_at":"2025-05-01T00:59:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.4/manifests"},{"name":"v1.38.3","sha":"afcadb9b6e9c27be468ee350862c2d5eb5986e8b","kind":"commit","published_at":"2025-04-30T23:40:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"4cab5e835f647b17816077e7ebca629d1f565fe5","kind":"commit","published_at":"2025-04-11T22:25:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"c482066b44a7bbb7f78d77aa5a3b89944535c1f7","kind":"commit","published_at":"2024-12-09T17:08:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.1/manifests"},{"name":"v1.38.0","sha":"0a045c967f0234f8b4da03fd487b16be0222029b","kind":"commit","published_at":"2024-11-04T13:14:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.38.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.38.0/manifests"},{"name":"v1.37.6","sha":"05001418e28477fb91358903b2478d89afbf9665","kind":"commit","published_at":"2024-11-02T02:05:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"ddc87762c0f5c44e42e168085527c830d234e0cd","kind":"commit","published_at":"2024-08-24T20:05:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.5/manifests"},{"name":"v1.37.4","sha":"f8ad5f4f5a0636c97140a190050070ba892242bb","kind":"commit","published_at":"2024-07-05T22:21:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.4/manifests"},{"name":"v1.37.3","sha":"7b06c3366f3d1f17b55269d53726fbed731c8e51","kind":"commit","published_at":"2024-06-30T03:12:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"02b2d4511d584042f952b84dccbdc5a7137dfdef","kind":"commit","published_at":"2024-06-23T21:19:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.2/manifests"},{"name":"v1.37.1","sha":"e4708183b9a481f8668cc738d8917735bb623913","kind":"commit","published_at":"2024-06-23T20:50:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.1/manifests"},{"name":"v1.37.0","sha":"7cd2d6a3fe77437fc0768bb5f32402c500a91623","kind":"commit","published_at":"2024-06-12T23:37:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.37.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.37.0/manifests"},{"name":"v1.36.11","sha":"dbc976aa03ca9b008fb939b684ea267a4209f419","kind":"commit","published_at":"2024-05-09T00:56:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.11/manifests"},{"name":"v1.36.10","sha":"0b306752b531bbf506ad6dcbb4163a16eecb7af9","kind":"commit","published_at":"2024-04-29T14:58:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.10/manifests"},{"name":"v1.36.9","sha":"1c6d4f325a365ca1258b3e6c52cedeee4be905bb","kind":"commit","published_at":"2024-04-29T05:14:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.9/manifests"},{"name":"v1.36.8","sha":"36cbd8f9ee8021ba40d33f8dd0c33a12f85332fb","kind":"commit","published_at":"2024-02-18T20:33:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.8/manifests"},{"name":"v1.36.7","sha":"782381ac3d1c145a1411482bdd898005e6fc88f1","kind":"commit","published_at":"2024-02-18T03:39:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.7/manifests"},{"name":"v1.36.6","sha":"82005ed87a2b027f6647d82fe97081d2411d84c6","kind":"commit","published_at":"2024-02-17T21:23:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.6/manifests"},{"name":"v1.36.5","sha":"4fdc579e6f1e259c4d8bcab1432dbbf84dee09ad","kind":"commit","published_at":"2024-02-16T17:58:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.5/manifests"},{"name":"v1.36.4","sha":"c20dc911b96251b3d194ba33f08b616dc3a1c990","kind":"commit","published_at":"2024-02-16T02:51:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.4/manifests"},{"name":"v1.36.3","sha":"bffe1c1395430c820deaa08985f28aa80df01031","kind":"commit","published_at":"2024-02-16T00:37:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.3/manifests"},{"name":"v1.36.2","sha":"9cc1c2fb71db477ae88c88b5c2f99d3d3aa369e1","kind":"commit","published_at":"2024-02-15T23:57:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.2/manifests"},{"name":"v1.36.1","sha":"3534d70ae6a6af55ce32e761f1eb8578e7558ae9","kind":"commit","published_at":"2024-02-15T19:37:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"735d20b8266dba25bd342b44b225c54f4d6377a9","kind":"commit","published_at":"2024-02-15T17:55:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.36.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.36.0/manifests"},{"name":"v1.35.1","sha":"a64cde00a0d0dbdd413d087b7bfe3a3d4218bc07","kind":"commit","published_at":"2024-02-13T21:02:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.35.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"039974009b78559b5327a38f5b9a801083ddc061","kind":"commit","published_at":"2024-02-13T04:18:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.35.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.35.0/manifests"},{"name":"v1.34.2","sha":"2a22fa7edd4f3c492f60312ec3ee4d0a10f9a44f","kind":"commit","published_at":"2024-02-05T20:40:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.34.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.34.2/manifests"},{"name":"v1.34.1","sha":"8364df8a191d1e2aa350ad8950825fcd1208d6d5","kind":"commit","published_at":"2024-01-30T22:28:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.34.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"1f0e98305a7fcb7887c7a8db6b09a42bec4202e4","kind":"commit","published_at":"2024-01-30T19:48:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.34.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.34.0/manifests"},{"name":"v1.33.1","sha":"25c34ccae87adbcece86d59dac723bd24d7a0049","kind":"commit","published_at":"2024-01-17T17:18:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.33.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.33.1/manifests"},{"name":"v1.33.0","sha":"2c841e5fad4c9483d4d9f94a93eb564f31a565bc","kind":"commit","published_at":"2024-01-08T18:16:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.33.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"3fcb42408b122626cf29b19e9f751143c1b6e701","kind":"commit","published_at":"2023-12-21T19:47:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.32.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"905c9cfdfbd4ac1c9f6b67f8b58d57c735f8b0e2","kind":"commit","published_at":"2023-12-20T22:34:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.31.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"33eef3646f3f948721760ea13033a6fa69ce9ccf","kind":"commit","published_at":"2023-12-18T03:17:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.31.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"0826dd99a2c59d47e0a83ffbd54939cf7ebf80bd","kind":"commit","published_at":"2023-12-05T22:53:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.31.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"7cb27cead98b92bbadc05ac92535a430a23567ce","kind":"commit","published_at":"2023-11-25T23:42:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.31.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"24f966a6eed69dc885d340b3a9c47884aa6974b3","kind":"commit","published_at":"2023-11-25T21:36:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.30.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"5c646f10f16eb38243c076be48a9137dab12a57c","kind":"commit","published_at":"2023-11-19T20:27:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.29.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.29.0/manifests"},{"name":"v1.28.6","sha":"e969961b8663da5e18e5d2f3d19425d96913df21","kind":"commit","published_at":"2023-11-12T18:18:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.6/manifests"},{"name":"v1.28.5","sha":"eb0ff142f3401dde1b3a5db074af409e5eb25471","kind":"commit","published_at":"2023-11-09T00:35:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.5/manifests"},{"name":"v1.28.4","sha":"714894b51cd4ad4071b309d474e33e9ce3e19dfa","kind":"commit","published_at":"2023-11-03T23:38:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.4/manifests"},{"name":"v1.28.3","sha":"3e698812782a52290221f2745cdb833d29a65c17","kind":"commit","published_at":"2023-10-25T00:14:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"fb48908c9a072cabca534b854e47e2c6b80a71df","kind":"commit","published_at":"2023-10-24T16:57:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"baedf526f2a14ab3eccdb5de40fa3294a7597de5","kind":"commit","published_at":"2023-10-22T16:46:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"72ef8a7a44ec3a75f142a7181236f62c8d550893","kind":"commit","published_at":"2023-10-22T06:28:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.28.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.28.0/manifests"},{"name":"v1.27.7","sha":"3ed44bc6ae167bf27031c4e679f0e7bd14f875ed","kind":"commit","published_at":"2023-10-20T00:05:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.7/manifests"},{"name":"v1.27.6","sha":"caf7fef3e56a050998ed21c84103a242bad77e9d","kind":"commit","published_at":"2023-10-19T20:59:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.6/manifests"},{"name":"v1.27.5","sha":"45492ec50c736ad34b49109aafdca0de7cc280b1","kind":"commit","published_at":"2023-10-17T20:08:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.5/manifests"},{"name":"v1.27.4","sha":"130ff94fede297fa487ebed45a7d6dac9b19e7ab","kind":"commit","published_at":"2023-10-14T01:26:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.4/manifests"},{"name":"v1.27.3","sha":"de81f10da52a016c0d8f9943c738fa870834ed16","kind":"commit","published_at":"2023-10-09T21:05:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.3/manifests"},{"name":"v1.27.2","sha":"5e5d84967d8bc29f81d1edbdd2a34c073d7ab090","kind":"commit","published_at":"2023-10-09T20:49:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"17cd4e09d55faf674911070e99c73703f0f00c7c","kind":"commit","published_at":"2023-10-09T20:26:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"d3d3b7367170f9423c89f9c41202fd52851a4825","kind":"commit","published_at":"2023-10-09T02:58:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.27.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"31ad77b1a5aaa1202b405ff60bd82604e2f16a36","kind":"commit","published_at":"2023-09-19T01:29:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.26.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.26.0/manifests"},{"name":"v1.25.3","sha":"cbdfe5f103fb21562f94ac2bdccd93c9250eea31","kind":"commit","published_at":"2023-09-18T01:21:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.25.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.3/manifests"},{"name":"v1.25.2","sha":"8019277e9c3860ca87afc77c4f04ca0cdd70c6de","kind":"commit","published_at":"2023-09-17T16:58:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.25.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"a69f29b04216eb50d458e6da9571e0928d9b7c49","kind":"commit","published_at":"2023-08-21T04:09:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.25.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"31a11a5c7e7e8db342d80173c154e10f2b48de8f","kind":"commit","published_at":"2023-08-21T03:50:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.25.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"87902b7236f9b2e8529f417c7ae174f4af727ba5","kind":"commit","published_at":"2023-08-21T03:37:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.24.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"cc11e94f53e0a5ed136fad785bdd053a6e198beb","kind":"commit","published_at":"2023-08-17T00:15:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.24.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"fc8bb048feda656458e52ce295ef28fcabe3ab6f","kind":"commit","published_at":"2023-08-16T23:15:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.23.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.23.0/manifests"},{"name":"v1.22.27","sha":"764063b7fa142f5fc8288221100c008bd18289e5","kind":"commit","published_at":"2023-06-14T20:06:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.27","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.27/manifests"},{"name":"v1.22.26","sha":"f49c8dba98fb241ae455921cd3b46c99af5d983c","kind":"commit","published_at":"2023-06-11T22:59:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.26","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.26/manifests"},{"name":"v1.22.25","sha":"74d78204edfea4491bc56c2d633760fc6ce7f5f7","kind":"commit","published_at":"2023-06-11T22:37:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.25","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.25/manifests"},{"name":"v1.22.24","sha":"b057e492e6ae3cc853fbfda51885df6cfa084513","kind":"commit","published_at":"2023-06-11T21:55:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.24","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.24/manifests"},{"name":"v1.22.23","sha":"db8e4308c35786b6b735715ee2bf2ab48e3c524b","kind":"commit","published_at":"2023-06-11T21:27:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.23","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.23/manifests"},{"name":"v1.22.22","sha":"4c3a685ced1e28c4b40b0a84ac1302c88bc61a6b","kind":"commit","published_at":"2023-06-11T20:52:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.22","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.22/manifests"},{"name":"v1.22.21","sha":"45506818113471f51581d7f28b7568e1d787c03a","kind":"commit","published_at":"2023-06-11T20:18:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.21","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.21/manifests"},{"name":"v1.22.20","sha":"7851702bb8a18ca095abc648e0ee83eab937a655","kind":"commit","published_at":"2023-06-11T19:57:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.20","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.20/manifests"},{"name":"v1.22.19","sha":"0f96504a1120c533dd0f4af54d536e0b2f57490d","kind":"commit","published_at":"2023-06-11T18:16:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.19","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.19/manifests"},{"name":"v1.22.18","sha":"26d426eadd189cd225082ed9efee78430e758f8f","kind":"commit","published_at":"2023-06-11T17:38:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.18","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.18/manifests"},{"name":"v1.22.17","sha":"950dd7952d33dfd7164d1f197fe0bdf1eb0a6966","kind":"commit","published_at":"2023-06-11T03:07:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.17","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.17/manifests"},{"name":"v1.22.16","sha":"3046d53fc01c0eccc9ad6ebbb9d3b51e8db953fe","kind":"commit","published_at":"2023-06-11T01:24:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.16","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.16/manifests"},{"name":"v1.22.15","sha":"bf33447d451523c470302279f085e3ed267fb220","kind":"commit","published_at":"2023-06-10T21:25:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.15","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.15/manifests"},{"name":"v1.22.14","sha":"6702285018dbef4e35502404429bf2ef0eb5d0cf","kind":"commit","published_at":"2023-06-10T16:36:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.14","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.14/manifests"},{"name":"v1.22.13","sha":"f40baeb7f5ee468a0ddd7bff24b2c1b2d7d389e0","kind":"commit","published_at":"2023-06-04T12:24:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.13/manifests"},{"name":"v1.22.12","sha":"2843510d9f5069a96100f7029204f48a943575d1","kind":"commit","published_at":"2023-06-04T05:58:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.12/manifests"},{"name":"v1.22.11","sha":"52a08364d37a13f4c0d043188c8b365fdb1ea101","kind":"commit","published_at":"2023-06-04T05:34:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.11/manifests"},{"name":"v1.22.10","sha":"8eb8f44c8c3f03f6e6813560c7dad456fb296257","kind":"commit","published_at":"2023-06-04T03:55:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.10/manifests"},{"name":"v1.22.9","sha":"1141dc86a24903aa157c5d17e70a797347429f7c","kind":"commit","published_at":"2023-06-02T01:19:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.9/manifests"},{"name":"v1.22.8","sha":"5b9059579d88abf76c193cbd7402b44c5933e702","kind":"commit","published_at":"2023-06-01T19:03:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.8/manifests"},{"name":"v1.22.7","sha":"343d9436bb6593233bc473259dd464fb9d4b371e","kind":"commit","published_at":"2023-05-25T20:58:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.7/manifests"},{"name":"v1.22.6","sha":"564934cc4bbeb3e5017c77efb737a3c1a8d1acc3","kind":"commit","published_at":"2023-05-25T20:48:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"c025ddc176966b6ce76b034db3dd728cf0d089ac","kind":"commit","published_at":"2023-05-23T20:20:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"92b9b912155aa1b18f85ad2d282ccdd294ed3e2d","kind":"commit","published_at":"2023-05-21T19:59:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"d8077377b94d68cd2239de2dab656b80e4211d07","kind":"commit","published_at":"2023-05-21T18:46:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"974eddefd0a3d537958fed14bd3d6b7f91469a5c","kind":"commit","published_at":"2023-05-21T18:31:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"50db03bad1ce5fd9aa8b1e9c0cdfd95a91dcf459","kind":"commit","published_at":"2023-05-21T13:14:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"04289238a2e3da57dc9ac82ae2e0df51af6e6e61","kind":"commit","published_at":"2023-05-21T12:05:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.22.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.22.0/manifests"},{"name":"v1.21.7","sha":"12cd340c7adfb727442d94db00cf5e502be02c61","kind":"commit","published_at":"2023-05-20T18:29:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"79409f840037ac93834bb72bca6efdee7893c743","kind":"commit","published_at":"2023-05-20T05:40:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"b5db059176f0db9ff616a1ede3f7a21ca60498a3","kind":"commit","published_at":"2023-05-20T04:53:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"a309430318286086b59ff021bfe24803ece34b89","kind":"commit","published_at":"2023-05-19T04:11:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"6eefc79337c8a4dcacdf8e6c64913b49add20208","kind":"commit","published_at":"2023-05-18T21:54:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"645f691f0e582f34aaabe549825eaf149717f0c1","kind":"commit","published_at":"2023-05-12T05:11:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"c38d62fde655d57900c9de1214b78506d3268962","kind":"commit","published_at":"2023-05-10T19:50:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"56bf0a3dffa425c4a23f38c7e7311c80d46f1906","kind":"commit","published_at":"2023-05-10T11:09:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.21.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"9f44a0213576ce3c548d8e7bf9bb85bdc78f4f41","kind":"commit","published_at":"2023-05-10T03:51:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.20.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.20.0/manifests"},{"name":"v1.19.9","sha":"f86d08eb89c049e908885279ffab1c908fe2d89c","kind":"commit","published_at":"2023-05-07T00:47:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"226c62ed355f4b6e34a3c2f9b9bc9208f1797bad","kind":"commit","published_at":"2023-05-06T23:27:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"aa3e0e225c7bce142b39751ed104febf3ed8f8f8","kind":"commit","published_at":"2023-05-01T10:26:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"b2ac68a404498c40ff81034fddb1ee0691f0f895","kind":"commit","published_at":"2023-05-01T09:23:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"99529b5db7b922b8e7167795bde31e2fd04ca043","kind":"commit","published_at":"2023-04-30T20:13:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"7377d239029fe09e0c70914bb89cce6013ec35fd","kind":"commit","published_at":"2023-04-24T22:30:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"1812a216f974d53ef4140503b98eaed60f9c28fb","kind":"commit","published_at":"2023-04-24T19:36:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"415648d51f9cad17e6315306bb6fb9deda1e8c38","kind":"commit","published_at":"2023-04-24T15:12:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"4f52347f8bf05138b9077e727a180832adff2955","kind":"commit","published_at":"2023-04-24T07:51:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"7dc6b5a6263c2c988164f0fe31c428fd951a3a74","kind":"commit","published_at":"2023-04-24T04:31:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.19.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d45b75e93235c89fca34a23e54ab77e251f50a1a","kind":"commit","published_at":"2023-04-13T12:03:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.18.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.18.0/manifests"},{"name":"v1.17.7","sha":"ab5b2c620a266d1d0f076dc4a2eddf4b32fb7ab9","kind":"commit","published_at":"2023-04-11T22:02:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"389da1a5324188cedb56eede3d60a24a59ba6a87","kind":"commit","published_at":"2023-04-11T15:55:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"34eed6c193a1f415528f7c52605ed56ec6b62646","kind":"commit","published_at":"2023-04-11T14:41:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"88f3b2ba11caf6febf31d59e3c1fe84097f5ffca","kind":"commit","published_at":"2023-04-11T08:18:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"980203ddce215c1bb77e2a8f95c55a65fceb7058","kind":"commit","published_at":"2023-03-30T18:44:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"7eb61095d44e7ba20263e052931830eea78397dd","kind":"commit","published_at":"2023-03-16T19:39:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"08e86f290ddef6ba414fc09e30febf9e00f0aa19","kind":"commit","published_at":"2023-03-16T12:44:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"2a3807b0559b43bdc8caf85f852de7a0b7671571","kind":"commit","published_at":"2023-03-16T10:05:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.17.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.17.0/manifests"},{"name":"v1.16.5","sha":"9b5e9fc96b9116537e11bcea123d6b176ce72149","kind":"commit","published_at":"2023-02-01T23:24:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.16.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"ba37d805be551ab7fc5c36bbb41c3d9fe4e0ec32","kind":"commit","published_at":"2023-01-31T23:06:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.16.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"6e2b385a09ed18a80eefac465d9bb1506d094a8a","kind":"commit","published_at":"2023-01-30T21:34:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.16.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"1724551bf95c50f1bd7d78ab4bbed448451f741c","kind":"commit","published_at":"2023-01-29T22:32:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.16.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"5b190c52b4a9584f83d05557530d46afb34e51a5","kind":"commit","published_at":"2023-01-29T21:10:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.16.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"236c485b3c62ec7a3528facb5c3507304f001989","kind":"commit","published_at":"2023-01-29T20:57:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.16.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.16.0/manifests"},{"name":"v1.15.6","sha":"fe3c717b2d0fc8d908eb50a80226300da4466777","kind":"commit","published_at":"2023-01-27T20:45:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"5d76feff8f1d8c424332d783343ddd6a6232628b","kind":"commit","published_at":"2023-01-13T17:26:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"c53761c3934b3605eb43ff02ec71233130134004","kind":"commit","published_at":"2023-01-10T16:00:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"047f0617a587b96003745f52b25f24026219fc41","kind":"commit","published_at":"2023-01-09T19:31:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"ee6537bd93d0167f7f2c2cf236e64caa969df3fc","kind":"commit","published_at":"2023-01-06T20:54:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"ab6280e1bb0b91794919b34dadeb1f36ac04a9f8","kind":"commit","published_at":"2023-01-05T12:06:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"0e130750559838d29e7c654477256a530ed63523","kind":"commit","published_at":"2023-01-02T11:57:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.15.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.15.0/manifests"},{"name":"v1.14.1","sha":"db8499166061400299c7a9a5d6c494b0f5e2bfc0","kind":"commit","published_at":"2023-01-01T18:20:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.14.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"4b0946866119efdb82b8711a0d4490d19ce95d5e","kind":"commit","published_at":"2022-12-31T19:53:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.14.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"3919a5bc7ed48911f6f869d4f9f1dd85cf216838","kind":"commit","published_at":"2022-12-31T13:22:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.13.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"8d3a0b610795cb6172d75e11509db63f1cbf545c","kind":"commit","published_at":"2022-12-30T22:40:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.13.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"39fec6b30baec5e71c2f9ff4db582b9f12cba74f","kind":"commit","published_at":"2022-12-29T09:31:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.13.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.13.0/manifests"},{"name":"v1.12.4","sha":"11b9852477b6819e521440cf0ba7d43bc4e20974","kind":"commit","published_at":"2022-12-27T14:25:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.12.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"8f62ce5ad11bc5773fff6e0f7d4dba97e2cc9de1","kind":"commit","published_at":"2022-12-25T18:44:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.12.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"84f0cfb2373b9f0231208209c846d665171bbb85","kind":"commit","published_at":"2022-12-23T18:24:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.12.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"043125f25cb7945e6ec34f016827628e7e89a04e","kind":"commit","published_at":"2022-12-23T18:02:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.12.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"df8ab2b6a7044e78269041783563f611cfaa572c","kind":"commit","published_at":"2022-12-23T10:35:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.12.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.12.0/manifests"},{"name":"v1.11.8","sha":"187ad61ecb71d3b011cbc52f2529f3d0a649cfd6","kind":"commit","published_at":"2022-12-22T15:10:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.8/manifests"},{"name":"v1.11.7","sha":"a2026cf7bef1cc5711b59d034a457eb12f396e70","kind":"commit","published_at":"2022-12-22T13:25:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.7/manifests"},{"name":"v1.11.6","sha":"0f78e0fc8654acf081a2b7ba39184ab19c0ef6f5","kind":"commit","published_at":"2022-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.6/manifests"},{"name":"v1.11.5","sha":"b4861791089426ca60e260b86261155c4564fdc1","kind":"commit","published_at":"2022-12-21T14:28:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"caa97fcbc226f8c15a56ebbee1d5e37b80d33a72","kind":"commit","published_at":"2022-12-20T16:03:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"c91a7bcf118e639438fe39551a87b3a84cbe2df4","kind":"commit","published_at":"2022-12-15T20:26:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"7d5c13531bfcae122f358802b35c09b2e75e0aa0","kind":"commit","published_at":"2022-12-15T19:59:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"6b0c76e8d2535ffbcd3f6debe5ef64b5dcbb5672","kind":"commit","published_at":"2022-12-15T19:55:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"452339ca587969d6f557f61fe09076cd362eb872","kind":"commit","published_at":"2022-12-15T11:37:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.11.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.11.0/manifests"},{"name":"v1.10.25","sha":"46fc4c2e03b1f0aa25fbacb135e9b81aaa914598","kind":"commit","published_at":"2022-12-13T19:38:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.25","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.25/manifests"},{"name":"v1.10.24","sha":"06c612c7df5aee83bf6a198a3fdd922b41418e29","kind":"commit","published_at":"2022-12-13T18:26:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.24","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.24/manifests"},{"name":"v1.10.23","sha":"4b90cb6d70a72690365c89479460e8574ee7a8b8","kind":"commit","published_at":"2022-12-12T15:02:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.23","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.23/manifests"},{"name":"v1.10.22","sha":"1d11068c1409277f9d1604e73fc602ed234a95c4","kind":"commit","published_at":"2022-12-11T10:44:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.22","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.22/manifests"},{"name":"v1.10.21","sha":"8cd3472bd6c56bb4933489a0b57a3bbb3a51c8b1","kind":"commit","published_at":"2022-12-09T15:37:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.21","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.21/manifests"},{"name":"v1.10.20","sha":"c72b554cd6a1d4d28f4ba769071c61d56a19a93b","kind":"commit","published_at":"2022-12-08T13:53:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.20","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.20/manifests"},{"name":"v1.10.19","sha":"d9b57fccfcda511783eb59ec36f9f28eb8f07a8e","kind":"commit","published_at":"2022-12-08T10:33:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.19","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.19/manifests"},{"name":"v1.10.18","sha":"d3c875bbb46cbed3c24c8ad1db17d6cbc7a97764","kind":"commit","published_at":"2022-12-07T18:07:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.18","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.18/manifests"},{"name":"v1.10.17","sha":"fcf36d254f510176108201b77d605543f94b9f82","kind":"commit","published_at":"2022-12-04T20:06:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.17","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.17/manifests"},{"name":"v1.10.16","sha":"d192204e26eceb17f3479317cf72040ae1dd13e8","kind":"commit","published_at":"2022-12-02T14:20:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.16","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.16/manifests"},{"name":"v1.10.15","sha":"6cdc5016ac9e174c0506fd524e2bf0b547862416","kind":"commit","published_at":"2022-12-02T13:07:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.15","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.15/manifests"},{"name":"v1.10.14","sha":"7ee3a64c2dd5d9a4ecc10f9220bfbdf1ebfc2c1b","kind":"commit","published_at":"2022-11-28T22:17:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.14","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.14/manifests"},{"name":"v1.10.13","sha":"62bedfe447b46eb5d6917b79d4cc00e03087bad0","kind":"commit","published_at":"2022-11-28T16:06:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.13/manifests"},{"name":"v1.10.12","sha":"03894ca9c7a2bc02f8c50def973e651e99af890d","kind":"commit","published_at":"2022-11-27T22:07:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.12/manifests"},{"name":"v1.10.11","sha":"cce71dc2809597ee97c0f5fa9557a434a601dcd9","kind":"commit","published_at":"2022-11-26T10:17:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.11/manifests"},{"name":"v1.10.10","sha":"694f2b19d0da7d85ba9a246cf32dbca88e5cb106","kind":"commit","published_at":"2022-11-25T13:26:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.10/manifests"},{"name":"v1.10.9","sha":"41139cc746ad32287c10a35869094eab2c3b5c80","kind":"commit","published_at":"2022-11-24T11:16:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.9/manifests"},{"name":"v1.10.8","sha":"8f087e5ed0abf8fb087870e0dfaee857330c02d6","kind":"commit","published_at":"2022-11-23T20:57:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.8/manifests"},{"name":"v1.10.7","sha":"b99bd4e1633a33bc47389f5379f21c8924035276","kind":"commit","published_at":"2022-11-22T14:06:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.7/manifests"},{"name":"v1.10.6","sha":"c854cd2aeaba4d200b1b603c2d81d5add15f515a","kind":"commit","published_at":"2022-11-22T13:28:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.6/manifests"},{"name":"v1.10.5","sha":"6805a3f99a1a79ab331a0737c9dc65cbbd2c8819","kind":"commit","published_at":"2022-11-21T20:31:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.5/manifests"},{"name":"v1.10.4","sha":"8b5ff2a52098b89419da254f63405a53f5ccc6ee","kind":"commit","published_at":"2022-11-21T19:38:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.4/manifests"},{"name":"v1.10.3","sha":"b88fd06a2810fbde4bf742cbb4fb37f2dedc44f3","kind":"commit","published_at":"2022-11-21T15:14:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"8cd1036189c8f77165f701cda6d4c20bc2428cb6","kind":"commit","published_at":"2022-11-21T14:51:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"a286b9a7fb05862870b7f5c1e1d1b70d266f19f4","kind":"commit","published_at":"2022-11-21T14:35:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"37a40e4ee417b387aaceed06f2c3e1ec7bb3a9d1","kind":"commit","published_at":"2022-11-21T14:12:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.10.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"bf9162b337e26de98ad26c0e069f325d306565cb","kind":"commit","published_at":"2022-10-02T18:31:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"02c931126db58407acb1a93cdb61a5eda2ee0bcb","kind":"commit","published_at":"2022-10-02T16:41:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"b1addc211c5a78298c1286c0e5937503f3024130","kind":"commit","published_at":"2022-10-02T10:34:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"1193c385214031355775c61dbeab0eb33a506d7d","kind":"commit","published_at":"2022-10-01T19:20:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"4d0272d43dd456a602a70bec6ee58df53b549057","kind":"commit","published_at":"2022-10-01T18:27:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"83de07cd7a8fa1d958a8bc22c857fb5942a2b3b7","kind":"commit","published_at":"2022-10-01T18:18:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"88a4784da5d0019a6deda229576809c6b604a877","kind":"commit","published_at":"2022-10-01T17:15:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"65be7566c7481189bf6293799170f2575692e53b","kind":"commit","published_at":"2022-09-30T19:32:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"45df751f1b2253c96160269a856f27c19838cce2","kind":"commit","published_at":"2022-09-30T16:04:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"3756310e2607f2ba3669d41ffe59a511c9a7fe6e","kind":"commit","published_at":"2022-09-30T15:38:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"be7889054a143b32f037f318f226bfb06161d1b3","kind":"commit","published_at":"2022-09-30T09:48:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2f15be1a09a2951a2ff13574acaad9f5e0ae8c65","kind":"commit","published_at":"2022-09-30T08:16:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"ffb964abef8d2d03af9d665e6d2070226965e655","kind":"commit","published_at":"2022-09-29T20:03:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"8de8022113123e728dc93817bbcc0343e085ed50","kind":"commit","published_at":"2022-09-28T22:47:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.9.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"82a8a9cfcc4387b3278ab015ed4dc4f60ebca630","kind":"commit","published_at":"2022-09-22T22:10:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.8.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.8.0/manifests"},{"name":"v1.7.29","sha":"4853940825f3a16d3481e58174a999d7ea48290e","kind":"commit","published_at":"2022-09-01T17:15:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.29","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.29/manifests"},{"name":"v1.7.28","sha":"cea3967cdee652cc45384966e450a62b030baceb","kind":"commit","published_at":"2022-09-01T16:13:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.28","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.28/manifests"},{"name":"v1.7.27","sha":"fc839b02ae0ccc4e72969f1bf36a3d30719af308","kind":"commit","published_at":"2022-08-31T18:07:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.27","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.27/manifests"},{"name":"v1.7.26","sha":"24488961c27132a72d81c88b99ea20c9a8be79bb","kind":"commit","published_at":"2022-08-23T09:20:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.26","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.26/manifests"},{"name":"v1.7.25","sha":"c5092af6ab8a6cbf6ae82b3dcacf6df379c577dc","kind":"commit","published_at":"2022-08-19T07:17:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.25","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.25/manifests"},{"name":"v1.7.24","sha":"7c7e9c11bbce3d6a616d06a19ca6c08f1cbd9de7","kind":"commit","published_at":"2022-08-01T02:47:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.24","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.24/manifests"},{"name":"v1.7.23","sha":"a9b647c37cf13021c0a8d59ace7b8993eb1939cf","kind":"commit","published_at":"2022-08-01T02:32:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.23","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.23/manifests"},{"name":"v1.7.22","sha":"8633e8de3122ed7e2f9f4f3a41cf945290ef5e0f","kind":"commit","published_at":"2022-07-29T18:15:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.22","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.22/manifests"},{"name":"v1.7.21","sha":"368cac270ae3b924c27f5a8a96cac98b508c3103","kind":"commit","published_at":"2022-07-25T22:43:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.21","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.21/manifests"},{"name":"v1.7.20","sha":"17838c0ce395d97e224fc919b04664ee8ccc0acb","kind":"commit","published_at":"2022-07-08T01:42:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.20","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.20/manifests"},{"name":"v1.7.19","sha":"e43b6a2adb6bca40d73f4b2e27effb2529dab86e","kind":"commit","published_at":"2022-06-27T22:43:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.19","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.19/manifests"},{"name":"v1.7.18","sha":"c6b9d7de54ee0f38e7fa6c1a69a9ff670b247c17","kind":"commit","published_at":"2022-06-23T04:22:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.18","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.18/manifests"},{"name":"v1.7.17","sha":"0a3273dd036de16f812d9be157e8ad084afc32a1","kind":"commit","published_at":"2022-06-22T00:31:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.17","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.17/manifests"},{"name":"v1.7.16","sha":"c7236a14d25ef85ded8c69a74f5dc5d2fa397b9e","kind":"commit","published_at":"2022-06-21T21:19:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.16","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.16/manifests"},{"name":"v1.7.15","sha":"0ba710f8dcef20928c3d20256949bed549a2d31f","kind":"commit","published_at":"2022-06-19T01:11:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.15","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.15/manifests"},{"name":"v1.7.14","sha":"48cf2266774bb4e081a3d2ec3dbdced3eb7d35a6","kind":"commit","published_at":"2022-06-18T23:51:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.14","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.14/manifests"},{"name":"v1.7.13","sha":"c4f2ced81bd01bf566c28dcc7db98a4f62d05d5f","kind":"commit","published_at":"2022-06-18T01:32:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.13/manifests"},{"name":"v1.7.12","sha":"f4db399b0857e3938790a105156896e575e93223","kind":"commit","published_at":"2022-06-16T02:54:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.12/manifests"},{"name":"v1.7.11","sha":"550783913b98903ccdfc227acc4aef5e776f151e","kind":"commit","published_at":"2022-06-13T08:09:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.11/manifests"},{"name":"v1.7.10","sha":"6c20f61157ac32ec10ea2fd18f37ea8be1400c8c","kind":"commit","published_at":"2022-06-12T22:34:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.10/manifests"},{"name":"v1.7.9","sha":"e73fcca1e097008cb65c84b16571c63f4e07c5e7","kind":"commit","published_at":"2022-06-02T22:21:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.9/manifests"},{"name":"v1.7.8","sha":"6560d6251bf13c67a0b219ce831bc918a5f4625c","kind":"commit","published_at":"2022-05-29T21:32:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"08f95976c2204806b385796408a928ade76069af","kind":"commit","published_at":"2022-05-27T22:00:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.7/manifests"},{"name":"v1.7.6","sha":"52b2b4d9e59e731a0e130f873354d60f4f600be8","kind":"commit","published_at":"2022-05-23T22:14:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"ddc29aa98d7bfd3b2f7047f2863d6ff9ec05d69f","kind":"commit","published_at":"2022-05-23T20:51:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"af52c6d88c2b6f8e73386ff99778f6b39936111c","kind":"commit","published_at":"2022-05-21T19:01:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"1988ba66274abb7a086627226aceb074ff68fa80","kind":"commit","published_at":"2022-05-19T01:46:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"fa94bbb7532cb7953befe1bcbb649050a2f19d4c","kind":"commit","published_at":"2022-05-17T05:05:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"7a52fa0278215fef4d8673d385f9efdba84efd2d","kind":"commit","published_at":"2022-05-14T01:43:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"59203eed1caf6e424a08d377ae6c59ed85c14956","kind":"commit","published_at":"2022-05-14T00:49:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.7.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.7.0/manifests"},{"name":"v1.6.2","sha":"0ff23827b21309f31b366c7b7191937b046fbc59","kind":"commit","published_at":"2022-05-13T22:53:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.6.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4853f734c55c818aca38a8dfa5610de8854e1d92","kind":"commit","published_at":"2022-05-11T19:41:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.6.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"ecd8cdc2dd469b4868ad2aa9e649ed6754e7053b","kind":"commit","published_at":"2022-05-11T19:25:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.6.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.6.0/manifests"},{"name":"v1.5.5","sha":"41d8d5ee97e675a6e8a4cfdd56dc83d1949ae1cc","kind":"commit","published_at":"2022-05-09T22:47:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.5.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"01aa1322d56b19a0252ef75e282fe9c9a6a099ed","kind":"commit","published_at":"2022-05-08T22:59:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.5.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"3b947390d59ce99ab7d77827fe82f2e07bd5a216","kind":"commit","published_at":"2022-05-06T21:34:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.5.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"2d094b206524e92647f248d101a70472076784c8","kind":"commit","published_at":"2022-05-03T23:11:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.5.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"d619ce65a7f43e0dfefe6b8462c2255b2e7c0d67","kind":"commit","published_at":"2022-03-06T20:56:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.5.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"255755aff173288f68276244d8aae117597926bb","kind":"commit","published_at":"2022-03-03T03:58:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.5.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.5.0/manifests"},{"name":"v1.4.35","sha":"d85fc24790a3d8ce4bc0db28708c449e9750784d","kind":"commit","published_at":"2022-02-24T19:18:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.35","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.35/manifests"},{"name":"v1.4.34","sha":"14b6a8808ba5a4143d998416d70d248ae6636961","kind":"commit","published_at":"2022-02-16T19:59:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.34","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.34/manifests"},{"name":"v1.4.33","sha":"1b5323a019a04148814facb001fc6b69a690f47a","kind":"commit","published_at":"2022-02-16T19:21:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.33","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.33/manifests"},{"name":"v1.4.32","sha":"f793d6be31f4372d4c8b3de5f7e7b55793a67260","kind":"commit","published_at":"2022-02-10T02:55:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.32","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.32/manifests"},{"name":"v1.4.31","sha":"bd4e828d009f90b9699499275bf11e422318b867","kind":"commit","published_at":"2022-02-07T23:24:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.31","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.31/manifests"},{"name":"v1.4.30","sha":"8176b460bcc9521d74d579f4f2a78e673129f48c","kind":"commit","published_at":"2022-02-03T15:40:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.30","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.30/manifests"},{"name":"v1.4.29","sha":"a5c35f766fc3a6c066b9aeae3e0802e66e8c8783","kind":"commit","published_at":"2022-02-01T22:26:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.29","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"902caea7e9a47d8be3c62d703c5d41f438770573","kind":"commit","published_at":"2022-01-01T20:29:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.28","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"28942b89ac19e2311d966e9d57f154de23cbbf47","kind":"commit","published_at":"2021-12-15T01:42:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.27","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"cb34bc4cb9fa75160b8bd53cd43a7cded96342a8","kind":"commit","published_at":"2021-12-14T21:57:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.26","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"2dfa88df6f591095285cac0e7f5699042d1bf175","kind":"commit","published_at":"2021-11-27T02:29:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.25","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"56a55a907bdddbb1e22f264f0fb781169e6bcb97","kind":"commit","published_at":"2021-11-27T01:43:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.24","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"1216b19a37c845fc34eac4df1a9881c0955eb14e","kind":"commit","published_at":"2021-11-27T00:59:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.23","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"e00f55ac9b4cd3cfda2fe5b79c055bd98943278a","kind":"commit","published_at":"2021-11-26T22:46:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.22","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"573338b167b4c05ada96dca32be7f888b65bac25","kind":"commit","published_at":"2021-11-26T02:47:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.21","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"a3716a28e0e650f7d28be14bad6f6beaa94bd7ea","kind":"commit","published_at":"2021-11-23T02:52:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.20","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"7d487b9ded123579ea9372b961ba30a14e612019","kind":"commit","published_at":"2021-11-20T01:00:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.19","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"56502cae54c731f9ceecbff08ecc7f2da50b49d7","kind":"commit","published_at":"2021-11-18T00:23:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.18","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"fa90966abcd19ca6c87d2949a9c579d1da7624e9","kind":"commit","published_at":"2021-11-16T22:34:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.17","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"b0b31f55ea15cfa868605401e65bb6f1ee8ddd10","kind":"commit","published_at":"2021-11-15T19:35:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.16","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"c4180fda17bdd93cd23a9008ed72e3dd86309d38","kind":"commit","published_at":"2021-11-11T21:19:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.15","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"850769b4cab3e952c04c72850a3480c707f7b362","kind":"commit","published_at":"2021-11-07T03:05:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.14","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"af2c5103c73080fc8ba6d72f29a70404df47e017","kind":"commit","published_at":"2021-11-06T21:36:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"e7a522a187257dafa1992f1c9fdade9aeea5f664","kind":"commit","published_at":"2021-11-05T03:35:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"019d338998174558e439b2a7cebe361c09a83a07","kind":"commit","published_at":"2021-11-04T06:18:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"1469bfc71b346e340f843369033b499e9ca3135a","kind":"commit","published_at":"2021-11-04T03:30:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"1168446354bf0abab59beb29e5101633edc8cbf9","kind":"commit","published_at":"2021-11-03T07:35:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"5dc463fbee3c53f37f26b6d2b8db2bb44e022994","kind":"commit","published_at":"2021-11-02T19:37:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"94ba991e0f07321e44e54a467e2515b2029406b5","kind":"commit","published_at":"2021-11-01T03:42:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"76d19ad8e58b63f07bd5ea6c8ecc243475f810e0","kind":"commit","published_at":"2021-10-29T01:59:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"9484ee9257f78ddbdcd89ca87eab4d7294c2f497","kind":"commit","published_at":"2021-10-17T00:20:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"ee2ddc93eb2050826b79b8b7b2dc562e1571258d","kind":"commit","published_at":"2021-10-16T05:06:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"ccbb654462fbe657d1b4ecab2d6541cc5ed84fe6","kind":"commit","published_at":"2021-10-15T21:51:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"4a1dae327ca3a1b9b1a0e6f7cb7c502bfd8c6996","kind":"commit","published_at":"2021-10-15T16:53:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2db8af635188298cdb120bec49324a36e0dece65","kind":"commit","published_at":"2021-10-15T00:35:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"dbf65547eee89f2ed614989d9da484d64c0a0f0e","kind":"commit","published_at":"2021-10-14T17:16:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.4.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"0443fd22ebe62731860fb39aa156661407507ce3","kind":"commit","published_at":"2021-10-14T02:35:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.3.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"4b379e21958378cc56b57e127e5fb7a841d29823","kind":"commit","published_at":"2021-10-14T01:58:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.3.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"7ae24aa159a55ff3b44161aee35a68cc20ccea45","kind":"commit","published_at":"2021-10-14T01:09:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.3.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.3.0/manifests"},{"name":"v1.2.34","sha":"7505afd9eff9cbe0ea0193f679a775528b9977e8","kind":"commit","published_at":"2021-10-13T14:55:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.34","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"d0f0ef9d53b5181faf16a96dfb33a5fd7481f60e","kind":"commit","published_at":"2021-10-13T03:20:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.33","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"15cf2e96c65aee2d791841b9cf90f08666eaf577","kind":"commit","published_at":"2021-10-12T21:02:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.32","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"77479750f275db6477c452236b6e84d62c058571","kind":"commit","published_at":"2021-10-06T18:32:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.31","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"29572009a06687a136fde1ffca99e3275e09283e","kind":"commit","published_at":"2021-10-05T21:15:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.30","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"7fca0d04458508ed63a4a6178dae74d11e641c49","kind":"commit","published_at":"2021-10-04T20:57:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.29","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"7749901406b10ca060d6beb4515cd5ca935c217e","kind":"commit","published_at":"2021-10-04T20:01:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.28","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"507201f60fd1d3a8687a60668b2adc352e57a570","kind":"commit","published_at":"2021-10-01T17:14:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.27","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"f7380c803e58b6cae9bf9fbd9b6463c7c845a504","kind":"commit","published_at":"2021-10-01T16:01:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.26","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"eccc2a146b00964baed5db103c52e5c5f3e606bf","kind":"commit","published_at":"2021-09-30T18:43:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.25","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"48c93aa4e8af2f98d44586ba1d7f0d681ad8b210","kind":"commit","published_at":"2021-09-28T14:25:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.24","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"3dbe64348f7491da937e144377643b17c50165c7","kind":"commit","published_at":"2021-09-16T11:47:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.23","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"21cddc0d9d2fc1a253a4d2314b26426979947822","kind":"commit","published_at":"2021-09-15T06:15:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.22","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"1481c731ab1c71e43252ede9f882e0a49ccc2a08","kind":"commit","published_at":"2021-09-15T05:05:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.21","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"c94f4fdb0f441cdd40e66c757e719954956c980d","kind":"commit","published_at":"2021-09-15T05:00:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.20","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"4e37efa3211429f10ac9b36fcf06451757fb7af3","kind":"commit","published_at":"2021-09-15T04:47:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.19","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"050cc738caf2cf2a5cf113aa3d5e1ea3ebd8efec","kind":"commit","published_at":"2021-09-14T04:02:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.18","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"0404c4241900d5e7f21b54beaede52e403c6b5af","kind":"commit","published_at":"2021-09-13T10:21:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.17","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"23c88fbcf00cf10a9ab290b0b58fa72d7f2c326c","kind":"commit","published_at":"2021-09-12T04:45:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.16","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"df3ef9d3a11a4e00846a913511d410ac60532492","kind":"commit","published_at":"2021-09-09T06:37:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.15","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"0b38f07392937e18a08519fe03edaa859aac2d50","kind":"commit","published_at":"2021-09-09T04:57:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.14","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"f1291aed249b6d30d5d9ae7ee797eadbbb265fba","kind":"commit","published_at":"2021-09-09T04:00:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"aba88119113d593483bc6e9c79778b3ed61e6d34","kind":"commit","published_at":"2021-09-09T02:20:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"5165fe44fc2ac2389ff33061eec23b3d8d710c96","kind":"commit","published_at":"2021-09-08T05:54:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"602329e40ed7e67387b6be4455f4cb3219f95307","kind":"commit","published_at":"2021-09-04T09:01:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"b2b4f62d4db0e8d7fd05306762a4fece9a1571a7","kind":"commit","published_at":"2021-08-31T08:36:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"0f1cc7978bfcdf09f999e91b1d6519f81b8fce5a","kind":"commit","published_at":"2021-08-27T03:53:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"d4b462f3d1dfb6ca5830ff8280c9d94b7aa21a08","kind":"commit","published_at":"2021-08-23T01:00:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"5ab6a9758fcd589d828c9c3a5724b518e063cc91","kind":"commit","published_at":"2021-08-22T23:17:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"8b31f4e1422f2098a917624c6678c7f1f53d837f","kind":"commit","published_at":"2021-08-22T05:09:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"bde7225a06b58e0b3064efe8e13c789465a272e2","kind":"commit","published_at":"2021-08-22T02:54:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"5ddd28c59261071269fa67eaebc516c3ce100d68","kind":"commit","published_at":"2021-08-14T23:11:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"a426879ce4f0a445a65ebec2cdd695de29cb6251","kind":"commit","published_at":"2021-08-02T02:13:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"b7ed77fc188b184ebc882b168acc5c6334a0f210","kind":"commit","published_at":"2021-07-28T21:13:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"b4912e83b972cf4705bdcbd8cdba33ea2e62fff2","kind":"commit","published_at":"2021-07-28T02:07:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.2.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8b95dda77f01cc16fd81cf022ba956b87951ff3d","kind":"commit","published_at":"2021-07-26T03:59:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.1.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"08dfba3181dc3ff6e8e325453249917e6f90f353","kind":"commit","published_at":"2021-07-23T02:46:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.1.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.1.0/manifests"},{"name":"v1.0.19","sha":"5144a3293efd1e0ff2afb8a9ead53066b306eb73","kind":"commit","published_at":"2021-07-22T04:38:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.19","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"ca452df33363b83b16ae8e505a8145eb178a7ec0","kind":"commit","published_at":"2021-07-17T04:09:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.18","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"582650d6835b8e35ac1291e42bd4b26d4a906cf5","kind":"commit","published_at":"2021-07-14T00:23:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.17","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"dae51a71c1930f0dad7e78fe78f590a777c5dd02","kind":"commit","published_at":"2021-07-13T20:18:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.16","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"1839701ad718957aabdd2e722d88124d82abea46","kind":"commit","published_at":"2021-07-10T18:29:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.15","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"ea5d9f77244dcd9039d9f304c95d705887527d24","kind":"commit","published_at":"2021-07-07T05:00:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.14","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"5ea1df46f916288d3f8d1edae34e77ec787a7d82","kind":"commit","published_at":"2021-06-30T22:38:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.13","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"c5f82460b620939b4d3ebb28ef7a571d10fcee47","kind":"commit","published_at":"2021-06-30T21:15:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.12","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"3f3eaa2ce2678d39b54f513047efddd0971541b9","kind":"commit","published_at":"2021-06-25T01:24:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.11","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"5de82c76738116ca059a71004d69b9b75942ac45","kind":"commit","published_at":"2021-06-24T23:28:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.10","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"d90d7bebb68076bb5798cd3c93d274b91c285003","kind":"commit","published_at":"2021-06-24T19:55:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.9","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"8af66af598989d22c4004cff6929eec7fedc659f","kind":"commit","published_at":"2021-06-17T00:00:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.8","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"d8c7e3f82cdb734162e5700fde4e59aa68ec0445","kind":"commit","published_at":"2021-05-08T21:25:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.7","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"74c11824a89c0c6986e6d57fcdab7c5c86420440","kind":"commit","published_at":"2021-04-27T19:34:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.6","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"a11add4ddcf88d0a2541bc4bedb7348f6aad4296","kind":"commit","published_at":"2021-04-27T17:53:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.5","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"56e681067cd0f6a88a1a909e37ce2b78f0def86c","kind":"commit","published_at":"2021-04-26T23:16:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.4","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"9783f5c0c735017fabd804aa85330b761ab5e4f9","kind":"commit","published_at":"2021-04-23T22:41:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.3","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"7051d5fd2c295d6467f28704aa90edb9955518ff","kind":"commit","published_at":"2021-04-19T02:25:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.2","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8e794074ed772ff9f03ffa921fcb1a8d59ea3f4d","kind":"commit","published_at":"2021-03-29T22:35:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.1","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"632af55a4751030470d9e817e338de2105d7f798","kind":"commit","published_at":"2021-03-29T17:16:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-users/tar.gz/v1.0.0","html_url":"https://github.com/CoCreate-app/CoCreate-users/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-users@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-users/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-04T16:03:44.846Z","dependent_packages_count":4,"downloads":129,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.2163160837330835,"dependent_repos_count":6.610087220456139,"dependent_packages_count":4.388791307497946,"stargazers_count":9.442522348531382,"forks_count":6.936626739949135,"docker_downloads_count":null,"average":5.9188687400335365},"purl":"pkg:npm/%40cocreate/users","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cocreate/users","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cocreate/users","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cocreate/users/dependencies","status":null,"funding_links":["https://github.com/sponsors/CoCreate-app"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T05:35:43.681Z","issues_count":1,"pull_requests_count":8,"avg_time_to_close_issue":28500.0,"avg_time_to_close_pull_request":3319896.25,"issues_closed_count":1,"pull_requests_closed_count":8,"pull_request_authors_count":6,"issue_authors_count":1,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":6,"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-users/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fusers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fusers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fusers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fusers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Fusers/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:42:37.937Z","updated_at":"2022-11-16T04:42:37.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frankpagan/packages"}]}