{"id":868624,"name":"@cocreate/text","ecosystem":"npm","description":"A simple text component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","homepage":"https://cocreate.app/docs/text","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/CoCreate-app/CoCreate-text","keywords_array":["text","low-code","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],"namespace":"cocreate","versions_count":291,"first_release_published_at":"2021-03-26T01:42:40.506Z","latest_release_published_at":"2026-02-04T20:08:43.163Z","latest_release_number":"1.28.5","last_synced_at":"2026-05-23T08:01:46.549Z","created_at":"2022-04-07T14:59:06.880Z","updated_at":"2026-05-23T08:01:46.549Z","registry_url":"https://www.npmjs.com/package/@cocreate/text","install_command":"npm install @cocreate/text","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/CoCreate-app"},"dist-tags":{"latest":"1.28.5"}},"repo_metadata":{"id":39059106,"uuid":"274010460","full_name":"CoCreate-app/CoCreate-text","owner":"CoCreate-app","description":"A simple text component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","archived":false,"fork":false,"pushed_at":"2025-09-07T01:15:15.000Z","size":3154,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-25T04:21:57.133Z","etag":null,"topics":["collaboration","html5-framework","javascript-framework","low-code","realtime","realtime-framework","shared-editing","text"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/text","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},"funding":{"github":"CoCreate-app"}},"created_at":"2020-06-22T01:11:05.000Z","updated_at":"2025-09-07T01:16:29.000Z","dependencies_parsed_at":"2023-10-14T17:25:08.531Z","dependency_job_id":"f69d6db1-5a7c-4868-9c7c-f90faac4859d","html_url":"https://github.com/CoCreate-app/CoCreate-text","commit_stats":{"total_commits":730,"total_committers":7,"mean_commits":"104.28571428571429","dds":0.4287671232876712,"last_synced_commit":"8396a26493fb0399b587d188dae949733dc2d430"},"previous_names":[],"tags_count":290,"template":false,"template_full_name":null,"purl":"pkg:github/CoCreate-app/CoCreate-text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/sbom","scorecard":{"id":31062,"data":{"date":"2025-08-11","repo":{"name":"github.com/CoCreate-app/CoCreate-text","commit":"64d3c9818b5b07754736129f9e6deea3603d4358"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automated.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":"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-text/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-text/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-text/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-text/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-text/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-text/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-text/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-text/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-text/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T19:07:41.492Z","repository_id":39059106,"created_at":"2025-08-14T19:07:41.492Z","updated_at":"2025-08-14T19:07:41.492Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276954051,"owners_count":25734634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"CoCreate-app","name":"CoCreate","uuid":"40721413","kind":"organization","description":"Full-Featured Web Apps in a Fraction of the Time, With Zero Lock-In directly from the design phase.","email":"develop@cocreate.app","website":"https://cocreate.app","location":"New York City","twitter":"CoCreate_App","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40721413?v=4","repositories_count":137,"last_synced_at":"2025-09-15T07:49:53.241Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/CoCreate-app","funding_links":["https://github.com/sponsors/CoCreate-app"],"total_stars":609,"followers":19,"following":0,"created_at":"2022-11-15T11:11:47.519Z","updated_at":"2025-09-15T07:49:53.241Z","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.28.4","sha":"64d3c9818b5b07754736129f9e6deea3603d4358","kind":"commit","published_at":"2025-05-01T00:59:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.28.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.4/manifests"},{"name":"v1.28.3","sha":"5026baca32e91b68bac825ad01e6359c0fb71698","kind":"commit","published_at":"2025-04-30T23:40:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.28.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"77a7a41a81c49bffb8163a33aeb32e1331109326","kind":"commit","published_at":"2025-04-11T22:25:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.28.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"939d4c388d308c09fd8de4f916876dbcac39aaf3","kind":"commit","published_at":"2024-12-14T22:52:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.28.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"8f2ea36f285bac3301f290f331a41f0b0af7fd9a","kind":"commit","published_at":"2024-11-04T13:21:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.28.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"544b35b03d1c37cabba12a479e8dff56045d2a7a","kind":"commit","published_at":"2024-06-19T01:49:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.27.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"c8137f5d711466a12493c063302a8d74ce5553ef","kind":"commit","published_at":"2024-06-12T23:37:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.27.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.27.0/manifests"},{"name":"v1.26.5","sha":"e55d5e04521a31abeeaf7cc42f83675106256f2f","kind":"commit","published_at":"2024-05-08T20:10:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.26.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"bee171356f754328790cc7219cf8e42a95ef0f14","kind":"commit","published_at":"2024-04-29T14:57:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.26.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"9a83eefc81634c5cabf87a0e953418682c8c806e","kind":"commit","published_at":"2024-02-14T18:49:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.26.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"fb518aba1b5e152295cc95762706e6c0ce49acc4","kind":"commit","published_at":"2024-02-05T20:40:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.26.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"8396a26493fb0399b587d188dae949733dc2d430","kind":"commit","published_at":"2023-12-09T05:56:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.26.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"992d2b637a5459aec7dc443d00f8dfc495828655","kind":"commit","published_at":"2023-11-25T23:42:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.26.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"ddd8cb86295c299a437ce29e3b3a750e585faee6","kind":"commit","published_at":"2023-11-25T21:35:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.25.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"be5d71c03bffa92e9aa9990431cf493b72df27c9","kind":"commit","published_at":"2023-11-19T20:35:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.24.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.24.0/manifests"},{"name":"v1.23.9","sha":"37204367da7dd4d33d6ff4362fc970703f80a93c","kind":"commit","published_at":"2023-11-12T18:18:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"49ba5171131ae42c4004e2215b3b938ea780ebba","kind":"commit","published_at":"2023-11-09T00:35:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"7f323e8c6f7d6cb35c074f89d0b9a7d563bf9493","kind":"commit","published_at":"2023-11-03T23:37:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"228f7b40b4a3667c336cd4ada1710514607051df","kind":"commit","published_at":"2023-10-25T00:21:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"6077aadcdcd849805a82fae3e43eafd0ead1e14a","kind":"commit","published_at":"2023-10-14T01:25:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"ec08f765193065f0f553c8d7b331a10fed7de398","kind":"commit","published_at":"2023-10-09T21:05:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"b4d04ac91ea85935d0635258d78060e041f5b3ff","kind":"commit","published_at":"2023-10-09T20:49:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"62f74a15860829b9205181cb6a5380707f672225","kind":"commit","published_at":"2023-09-18T01:21:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"1824cb7421e6c4d5e24d495047a67c1306d96dac","kind":"commit","published_at":"2023-08-21T04:12:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"d04d3b98c19abc9153dc32c701b99eb4216bcb4b","kind":"commit","published_at":"2023-08-21T03:52:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.23.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"f34462aa5beaca5845317588480ae084b9ccfbde","kind":"commit","published_at":"2023-08-21T03:38:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.22.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"5e7fbfdf3ee1473f8de54d64a9149d5d3af20b1d","kind":"commit","published_at":"2023-08-17T20:05:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.22.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"48d4166eb47c6169ce348cbdd1dabd461b50808a","kind":"commit","published_at":"2023-08-17T00:15:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.22.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"62f2a546ba77c5270505709c88bf72cd11a3f939","kind":"commit","published_at":"2023-08-16T23:46:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.21.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.21.0/manifests"},{"name":"v1.20.29","sha":"f910abe50c2fb8a601fa8df4286e2ea2f1654ca9","kind":"commit","published_at":"2023-06-14T20:06:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.29","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.29/manifests"},{"name":"v1.20.28","sha":"0bcd31ebe2d0e2f89941e13ad73875aec4943a3b","kind":"commit","published_at":"2023-06-11T22:59:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.28","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.28/manifests"},{"name":"v1.20.27","sha":"c4affa9c9c3f5cdbeb401905986ba6428362e626","kind":"commit","published_at":"2023-06-11T22:36:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.27","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.27/manifests"},{"name":"v1.20.26","sha":"8c3872750fe0c123139677d13fc974bc3780192a","kind":"commit","published_at":"2023-06-11T21:54:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.26","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.26/manifests"},{"name":"v1.20.25","sha":"33b0b584a971a2fb0d2e3abedfce23a41888b0ab","kind":"commit","published_at":"2023-06-11T21:27:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.25","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.25/manifests"},{"name":"v1.20.24","sha":"61c5986b125afa6cdf070cc653415dd3f1634bb8","kind":"commit","published_at":"2023-06-11T20:51:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.24","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.24/manifests"},{"name":"v1.20.23","sha":"5fd8c6075eb779ffe0962d64d752eeaf5b63d8bb","kind":"commit","published_at":"2023-06-11T20:18:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.23","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.23/manifests"},{"name":"v1.20.22","sha":"6a8522542dd126973a4d393d5b0391da17be6b6e","kind":"commit","published_at":"2023-06-11T19:56:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.22","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.22/manifests"},{"name":"v1.20.21","sha":"97601286a9c14625417af6f73ff7f612b41157cb","kind":"commit","published_at":"2023-06-11T18:15:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.21","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.21/manifests"},{"name":"v1.20.20","sha":"82ed868ed6546000fcadccaba61d22c01b22899d","kind":"commit","published_at":"2023-06-11T17:38:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.20","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.20/manifests"},{"name":"v1.20.19","sha":"21cbaaed75038a0d006afb8555e4fb3e66d1562c","kind":"commit","published_at":"2023-06-11T03:06:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.19","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.19/manifests"},{"name":"v1.20.18","sha":"0e4621d21348110d2d3ef1e679fb90daf913a701","kind":"commit","published_at":"2023-06-11T01:24:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.18","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.18/manifests"},{"name":"v1.20.17","sha":"95539c603993b1e79927c4beb78a80d83c4b88e1","kind":"commit","published_at":"2023-06-10T21:25:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.17","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.17/manifests"},{"name":"v1.20.16","sha":"e5964e96125ba456889c8de834c5a6308da9ece2","kind":"commit","published_at":"2023-06-10T16:36:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.16/manifests"},{"name":"v1.20.15","sha":"60e734b257e35547a68ebc92b43fac69cd3e34cc","kind":"commit","published_at":"2023-06-04T12:23:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.15/manifests"},{"name":"v1.20.14","sha":"0936e1585bb4fb52af532821f7dfcbf762da04f2","kind":"commit","published_at":"2023-06-04T06:11:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.14/manifests"},{"name":"v1.20.13","sha":"25a9f621f0af4c224007ee155171570d0386dee3","kind":"commit","published_at":"2023-06-04T03:54:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.13/manifests"},{"name":"v1.20.12","sha":"68a4b189267d3f0c1566af8e4ad30b82a23e73c8","kind":"commit","published_at":"2023-06-02T01:19:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.12/manifests"},{"name":"v1.20.11","sha":"5616ff1accc72f320326be4e18e3a9d472b2b1dc","kind":"commit","published_at":"2023-05-21T18:46:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.11/manifests"},{"name":"v1.20.10","sha":"e682a1db566273ca9adb74997e2cfb0d4b294a55","kind":"commit","published_at":"2023-05-19T04:11:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.10/manifests"},{"name":"v1.20.9","sha":"20df1cf741768904e69bd0230c4e61a0e4388901","kind":"commit","published_at":"2023-05-18T21:53:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.9/manifests"},{"name":"v1.20.8","sha":"f09a5194c67672384e477332aa86d2ebf6953fa7","kind":"commit","published_at":"2023-05-09T14:59:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.8/manifests"},{"name":"v1.20.7","sha":"609050f2f584bf7689b735e070d3ae4f52a4a018","kind":"commit","published_at":"2023-05-06T23:26:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.7/manifests"},{"name":"v1.20.6","sha":"1150399828b6761987473d0897706f30c9787bf1","kind":"commit","published_at":"2023-05-01T10:25:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.6/manifests"},{"name":"v1.20.5","sha":"fa01fcdef39e45c47df8741e726fcf00e818326e","kind":"commit","published_at":"2023-05-01T09:22:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"4f0692a058e8586730199d12d86810651647be2d","kind":"commit","published_at":"2023-04-30T20:12:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"c6da96d9909d36f191591241b04b66b0a0a9840e","kind":"commit","published_at":"2023-04-24T22:32:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"95c7655fa9f07d2e2f6c56f6cffd0bb88e791398","kind":"commit","published_at":"2023-04-24T19:36:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"6bddebf9706c257ce8febba161b452fee50863ed","kind":"commit","published_at":"2023-04-24T15:45:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"698483c3b868ec53871ad5e966056713a861f66d","kind":"commit","published_at":"2023-04-24T04:31:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.20.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.20.0/manifests"},{"name":"v1.19.6","sha":"f2db84507be8ec56b20eee45d953cdcc659ef6bb","kind":"commit","published_at":"2023-04-11T15:55:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"8d60a23e1caec93f293a9b8c546fe06626c3b4ef","kind":"commit","published_at":"2023-04-11T14:39:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.5/manifests"},{"name":"v1.19.4","sha":"ac5edd4136e246b879b0d653dabe4e312638d40a","kind":"commit","published_at":"2023-04-11T08:33:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"494c4af5a0ec2e91370a044224bcb39231236023","kind":"commit","published_at":"2023-03-30T18:44:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"d6afe0f0cc7de005248bb711601cee4bb1c755b7","kind":"commit","published_at":"2023-03-16T19:39:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"6c5ed153464ada6250ca1dc9c32cf85254cbedad","kind":"commit","published_at":"2023-03-16T12:44:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"5825dc8dd7b1d18591a1c4177c3eeb16223cb309","kind":"commit","published_at":"2023-03-16T10:05:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.19.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.19.0/manifests"},{"name":"v1.18.46","sha":"b2feaebf36c3f88650922705acb1f7c13175db9a","kind":"commit","published_at":"2023-02-01T23:20:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.46","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.46/manifests"},{"name":"v1.18.45","sha":"f03376ccbde283893f7fb43a291860cfd1858207","kind":"commit","published_at":"2023-01-31T23:04:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.45","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.45/manifests"},{"name":"v1.18.44","sha":"bda1f7b249250bd6264d33a4039327c4749cf672","kind":"commit","published_at":"2023-01-30T21:32:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.44","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.44/manifests"},{"name":"v1.18.43","sha":"5486904c3b8e15b4ea8ac93026220b520f74337f","kind":"commit","published_at":"2023-01-30T01:50:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.43","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.43/manifests"},{"name":"v1.18.42","sha":"9e7f3e1a7069c2a8b30711abb5a40c9407501558","kind":"commit","published_at":"2023-01-29T22:30:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.42","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.42/manifests"},{"name":"v1.18.41","sha":"5e7e29a774c923234c2dd2efa492fd7dd62b6a86","kind":"commit","published_at":"2023-01-29T21:10:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.41","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.41/manifests"},{"name":"v1.18.40","sha":"998b1dcd94932826ad4d3be39b6a62c6842a2589","kind":"commit","published_at":"2023-01-27T20:43:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.40","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.40/manifests"},{"name":"v1.18.39","sha":"ee02fbb31182635286715e00c12beb154e036809","kind":"commit","published_at":"2023-01-13T17:28:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.39","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.39/manifests"},{"name":"v1.18.38","sha":"6ccd672da1d1498cc4b60f7714aae3825c1184eb","kind":"commit","published_at":"2023-01-10T16:00:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.38","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.38/manifests"},{"name":"v1.18.37","sha":"ef058e380472a7d36cf56ff7153985d38ca8fcb9","kind":"commit","published_at":"2023-01-09T19:31:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.37","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.37/manifests"},{"name":"v1.18.36","sha":"a216f4386b0c517987938c9204efc4c39afc6fad","kind":"commit","published_at":"2023-01-06T20:56:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.36","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.36/manifests"},{"name":"v1.18.35","sha":"a9b0dffe9c227f79f209a642e97f077b12f1ad6a","kind":"commit","published_at":"2023-01-05T12:08:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.35","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.35/manifests"},{"name":"v1.18.34","sha":"781a85340aa0a7d032a66685a36231a684058aa7","kind":"commit","published_at":"2023-01-01T18:19:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.34","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.34/manifests"},{"name":"v1.18.33","sha":"a2ab4bd17b39d90e6e11d4e38f89e18540c05e43","kind":"commit","published_at":"2022-12-31T13:24:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.33","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.33/manifests"},{"name":"v1.18.32","sha":"c3cf3e93bad2ee21c57ecd9c7bf5317707ef5827","kind":"commit","published_at":"2022-12-30T22:40:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.32","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.32/manifests"},{"name":"v1.18.31","sha":"39d77e939bc9764dcc629aef40b27356b63f718c","kind":"commit","published_at":"2022-12-29T09:35:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.31","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.31/manifests"},{"name":"v1.18.30","sha":"b97ac58b7e561050adcecdf3c0c13b4ae6c0b251","kind":"commit","published_at":"2022-12-27T14:21:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.30","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.30/manifests"},{"name":"v1.18.29","sha":"f519716d05d62cd1aa8cdd7064504daeb1210c00","kind":"commit","published_at":"2022-12-25T18:44:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.29","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.29/manifests"},{"name":"v1.18.28","sha":"a72d374af40602f4ab38ac8d82e2b86ce2f8d5a8","kind":"commit","published_at":"2022-12-23T18:23:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.28","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.28/manifests"},{"name":"v1.18.27","sha":"83cf8c7bb9e7e4b6373392e7667c31b611ad6176","kind":"commit","published_at":"2022-12-22T15:11:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.27","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.27/manifests"},{"name":"v1.18.26","sha":"7e910e232bb3cb0e9ca5f6241c2fc2840bfd6494","kind":"commit","published_at":"2022-12-22T13:28:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.26","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.26/manifests"},{"name":"v1.18.25","sha":"83057135cb97d17274d1f270e22c32cddc7fa46f","kind":"commit","published_at":"2022-12-21T14:25:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.25","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.25/manifests"},{"name":"v1.18.24","sha":"2b834f0d263b3b8ebbe5791def8cae9a42563ff6","kind":"commit","published_at":"2022-12-20T16:00:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.24","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.24/manifests"},{"name":"v1.18.23","sha":"499dd6e048f52344aa96c123a47993853144b734","kind":"commit","published_at":"2022-12-15T20:27:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.23","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.23/manifests"},{"name":"v1.18.22","sha":"89c173bc28c912d696d861741bc71102e0b6f4b4","kind":"commit","published_at":"2022-12-13T19:36:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.22","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.22/manifests"},{"name":"v1.18.21","sha":"48857c89ae3a1fd7bb14aab6d343e70e5bbf9641","kind":"commit","published_at":"2022-12-13T18:30:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.21","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.21/manifests"},{"name":"v1.18.20","sha":"2219b7964d5f20a5d33d2d54b86e87cb47211e3a","kind":"commit","published_at":"2022-12-12T15:02:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.20","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.20/manifests"},{"name":"v1.18.19","sha":"f12fb5156a0d5fa64e346cfca2a4f438ae2b23fe","kind":"commit","published_at":"2022-12-11T10:48:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.19","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.19/manifests"},{"name":"v1.18.18","sha":"ae01a2684eed55fcb09f04e7e9aaa639c24d2bb3","kind":"commit","published_at":"2022-12-09T15:39:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.18","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.18/manifests"},{"name":"v1.18.17","sha":"946a7e227b96d4522cbc9471610f7f749b3b4b55","kind":"commit","published_at":"2022-12-08T13:53:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.17","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.17/manifests"},{"name":"v1.18.16","sha":"b42cd9e7e3a83c0d06fdd80cf70d6a423c4df701","kind":"commit","published_at":"2022-12-07T18:04:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.16/manifests"},{"name":"v1.18.15","sha":"132ac3cb17c4df00ed140a5f42bc8b85a0e1920b","kind":"commit","published_at":"2022-12-04T20:03:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.15/manifests"},{"name":"v1.18.14","sha":"087026daa24af33dc91de48a0f3ac58449ef430a","kind":"commit","published_at":"2022-12-02T14:22:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.14/manifests"},{"name":"v1.18.13","sha":"645964fbbfc1f0c3ae41a44c71e98510b6a365e9","kind":"commit","published_at":"2022-12-02T13:26:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.13/manifests"},{"name":"v1.18.12","sha":"cafa9691aa6da8a13c400b72bdb75c2f15a1ad8e","kind":"commit","published_at":"2022-11-28T22:21:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.12/manifests"},{"name":"v1.18.11","sha":"0356c272c95669b35301afd625ce169423a84009","kind":"commit","published_at":"2022-11-28T16:05:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.11/manifests"},{"name":"v1.18.10","sha":"efcef52d6f5df66099c2ba89a8ac9d59e3545624","kind":"commit","published_at":"2022-11-27T22:12:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.10/manifests"},{"name":"v1.18.9","sha":"feb584a8289a220757b3b020275bb9683c9c1373","kind":"commit","published_at":"2022-11-26T10:19:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.9/manifests"},{"name":"v1.18.8","sha":"f7f60e3bb5908bda5b481ad0ba084cc4ef048fe6","kind":"commit","published_at":"2022-11-25T13:25:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.8/manifests"},{"name":"v1.18.7","sha":"5d86836eaf0f7d4eca64a0a892e125928705693a","kind":"commit","published_at":"2022-11-24T11:20:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.7/manifests"},{"name":"v1.18.6","sha":"9d14ed369f9d1f52721b0e32c3b94fd4416bda7a","kind":"commit","published_at":"2022-11-23T20:58:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.6/manifests"},{"name":"v1.18.5","sha":"a3482183e1c6d8f1d18c44605e0a9f3f7a75ce83","kind":"commit","published_at":"2022-11-22T14:01:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.5/manifests"},{"name":"v1.18.4","sha":"dacdc9bc7a311b0153250baea85af0e21c74fb9c","kind":"commit","published_at":"2022-11-21T20:24:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.4/manifests"},{"name":"v1.18.3","sha":"e8dc1c0699f09e289986656c4efca62a4cc4f939","kind":"commit","published_at":"2022-11-21T19:35:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"199b3c6b326423929048074266a4ea3bce3c9a76","kind":"commit","published_at":"2022-11-21T14:49:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"f9a392476a7af41025ffaf9090337d2c1bfbe2c9","kind":"commit","published_at":"2022-11-21T14:35:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"3800cdc71329a6c37758a1a20eb6c07870714ec4","kind":"commit","published_at":"2022-11-21T14:11:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.18.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.18.0/manifests"},{"name":"v1.17.16","sha":"e85255d74562da31b03669f3ec0155e25257e6a8","kind":"commit","published_at":"2022-10-02T16:39:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.16/manifests"},{"name":"v1.17.15","sha":"374c77b146759d843ae43d873375337004dd1de7","kind":"commit","published_at":"2022-10-02T10:27:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.15/manifests"},{"name":"v1.17.14","sha":"f81f255752cea048303ca138a17ab58fd56519bc","kind":"commit","published_at":"2022-10-01T17:18:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.14/manifests"},{"name":"v1.17.13","sha":"f6839584bb627122abaff59fea379b88883685f6","kind":"commit","published_at":"2022-09-30T19:38:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.13/manifests"},{"name":"v1.17.12","sha":"c5c243a471870ddfaa52ff89d7f5e78006f172c8","kind":"commit","published_at":"2022-09-30T16:08:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.12/manifests"},{"name":"v1.17.11","sha":"fd888748283162d55efe2bc5012cc57f592fadc6","kind":"commit","published_at":"2022-09-30T15:35:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.11/manifests"},{"name":"v1.17.10","sha":"8e7e5b405054dc4049c4cbaecfddbe28b254da7a","kind":"commit","published_at":"2022-09-30T09:50:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.10/manifests"},{"name":"v1.17.9","sha":"48ed85d6fb8a1d2b3d67797baaa9838c0cbba755","kind":"commit","published_at":"2022-09-30T08:10:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.9/manifests"},{"name":"v1.17.8","sha":"df594a2c982052a320a0890e585221da1e6c3db5","kind":"commit","published_at":"2022-09-29T20:00:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.8/manifests"},{"name":"v1.17.7","sha":"563173f0d0e5d8e4d8b7a1a234bd6dc7e46718bc","kind":"commit","published_at":"2022-09-22T22:11:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.7/manifests"},{"name":"v1.17.6","sha":"8ab73e7e0748d7f6ffdf31a627fe4995180e1f26","kind":"commit","published_at":"2022-09-01T16:13:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.6/manifests"},{"name":"v1.17.5","sha":"0e9e6646e9fadc1ea2332251f8408e5d3404c0f2","kind":"commit","published_at":"2022-08-31T18:06:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.5/manifests"},{"name":"v1.17.4","sha":"2b13a05ee49f1755556e4b763b7ee2e9703d0b1b","kind":"commit","published_at":"2022-08-18T09:41:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"eeaf5321e5f955310855acb54be400533a6433f0","kind":"commit","published_at":"2022-07-25T22:51:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"0058efe5cfd432caeafc11ffb021895ddad498e4","kind":"commit","published_at":"2022-07-09T18:54:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"c0a001eb83ff1f5ac24c8c5e17118a20caa172a2","kind":"commit","published_at":"2022-06-24T20:57:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b06086644ef3d00e527073922e3d55fd5f59ed0b","kind":"commit","published_at":"2022-06-23T23:48:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.17.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.17.0/manifests"},{"name":"v1.16.5","sha":"91d080031e5ab132a940b9b73cc95fdadb042924","kind":"commit","published_at":"2022-06-22T22:32:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.16.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"b00432bf1abc357e9aa58b1751376a92682872a7","kind":"commit","published_at":"2022-06-18T01:32:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.16.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"9a6424c9cf48502ed2516eb26b566a35e015124d","kind":"commit","published_at":"2022-06-16T02:19:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.16.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"9b7b3934a9b4925d3cca24e4b230e1893ca3a55e","kind":"commit","published_at":"2022-06-13T07:43:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.16.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"ff7124022329797ec7597a6699be82f0265ba035","kind":"commit","published_at":"2022-06-12T22:40:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.16.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9ee03f3c482b500b02f268227dcf112f1502a049","kind":"commit","published_at":"2022-06-11T03:55:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.16.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.16.0/manifests"},{"name":"v1.15.17","sha":"ebbc04456f4315930c79c5ee574d11cf41ce3a90","kind":"commit","published_at":"2022-05-23T20:44:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.17","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.17/manifests"},{"name":"v1.15.16","sha":"c475eab3b39b8895afb76eb0d1df0c1292587ba9","kind":"commit","published_at":"2022-05-19T01:46:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.16/manifests"},{"name":"v1.15.15","sha":"3465496db32d06a03dc131f748fec70104069919","kind":"commit","published_at":"2022-05-06T21:42:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.15/manifests"},{"name":"v1.15.14","sha":"ad846b63bbeec11499114954b36b1d0bc8a130e2","kind":"commit","published_at":"2022-04-30T19:22:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.14/manifests"},{"name":"v1.15.13","sha":"e5d0facf15e08b664a52089ce31561c87a613ea4","kind":"commit","published_at":"2022-03-22T19:10:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.13/manifests"},{"name":"v1.15.12","sha":"996f0d349c86ebd24e67d3ab09f7a65b5f331e6b","kind":"commit","published_at":"2022-03-21T13:53:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.12/manifests"},{"name":"v1.15.11","sha":"2dbcf8b9a4c73f244cfcc57f507a927df55cd629","kind":"commit","published_at":"2022-03-07T16:56:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.11/manifests"},{"name":"v1.15.10","sha":"4cdaf87e67500fa904bd9c1d129b85cb04753e1f","kind":"commit","published_at":"2022-02-24T19:14:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.10/manifests"},{"name":"v1.15.9","sha":"acffe06f3ce7688cd6af1430a7c328464968d200","kind":"commit","published_at":"2022-02-16T19:59:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.9/manifests"},{"name":"v1.15.8","sha":"d1a0468d5acdff3c7c9f46635227cf1c43e0a30f","kind":"commit","published_at":"2022-02-16T19:20:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.8/manifests"},{"name":"v1.15.7","sha":"cd22231042c4d00e3920a11c49da7ea65ca75ccb","kind":"commit","published_at":"2022-02-10T02:56:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.7/manifests"},{"name":"v1.15.6","sha":"45b81d091540b75fcd99e4b490c8e9717f2cfed2","kind":"commit","published_at":"2022-02-08T06:24:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.6/manifests"},{"name":"v1.15.5","sha":"8811cee39175f31d1b93515da17eeeec6c50da17","kind":"commit","published_at":"2022-02-07T23:24:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"296441fee95f90775cd5e1b81f3498390cce6788","kind":"commit","published_at":"2022-02-03T15:34:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"ae7ca48828763a4a22417e76bb83af40e050a396","kind":"commit","published_at":"2022-02-01T22:31:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"4836ec144e89d7e345d9b0a57cbdba74e1b2c464","kind":"commit","published_at":"2022-01-31T20:30:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"5b7ea0a05c33aedd846d4046f3f0a9328e77b8a7","kind":"commit","published_at":"2022-01-23T21:17:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"d98de1dd870d527d3f5103f681fd5daed40ee93f","kind":"commit","published_at":"2022-01-22T20:40:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.15.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.15.0/manifests"},{"name":"v1.14.9","sha":"597cbe6f89ae33032bf8206f2a79e7185641c8a6","kind":"commit","published_at":"2022-01-14T18:25:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.9/manifests"},{"name":"v1.14.8","sha":"9656b74382f3c393f418b22a22f58ae6c90157bc","kind":"commit","published_at":"2022-01-13T02:07:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.8/manifests"},{"name":"v1.14.7","sha":"c5306e49fb54f40fb0bc4bc7fd6b29b96d1833c0","kind":"commit","published_at":"2022-01-11T16:45:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.7/manifests"},{"name":"v1.14.6","sha":"350226886c0f4ade97c5519e4c59d188df7531b0","kind":"commit","published_at":"2022-01-01T20:35:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.6/manifests"},{"name":"v1.14.5","sha":"ffaa9ef9a1576bae7b18714b7dd66ecf76734b8e","kind":"commit","published_at":"2022-01-01T01:26:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.5/manifests"},{"name":"v1.14.4","sha":"7067953f10b0645a7e16ec6102ab78f0043d2731","kind":"commit","published_at":"2021-12-24T21:06:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.4/manifests"},{"name":"v1.14.3","sha":"45f115bb6cea63c644c6e338e96d6f7cf4a1aa5e","kind":"commit","published_at":"2021-12-23T19:41:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"ce4dc379d6c93e3a2db9e1239cb0c699ca1737f9","kind":"commit","published_at":"2021-12-15T01:44:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"8030eaccf206d290ae78c00f2ee587f92631f8cc","kind":"commit","published_at":"2021-12-14T21:59:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"a9d1e991ca1d7ad05e45e2d78e213fde4e21048f","kind":"commit","published_at":"2021-12-14T20:59:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.14.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.14.0/manifests"},{"name":"v1.13.4","sha":"a118ec5005b500e30759e996fe5b7f6a0f1d89e2","kind":"commit","published_at":"2021-12-08T00:55:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.13.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.4/manifests"},{"name":"v1.13.3","sha":"ca7b2e2e5984545cb358e811cc535d795835b307","kind":"commit","published_at":"2021-11-29T01:22:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.13.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.3/manifests"},{"name":"v1.13.2","sha":"a64ba74ec2a8155496a8b68d0172e9ae75fed7cd","kind":"commit","published_at":"2021-11-28T03:59:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.13.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"48fbb06d01acd3aabef692c67199eb65c163d3ac","kind":"commit","published_at":"2021-11-28T03:57:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.13.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"5866c5600faeb90cd1922a60faa5f9842286a914","kind":"commit","published_at":"2021-11-28T02:39:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.13.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.13.0/manifests"},{"name":"v1.12.32","sha":"78f9478f06f2dfc8e05fe25a11d65bb85325cf48","kind":"commit","published_at":"2021-11-27T02:29:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.32","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.32/manifests"},{"name":"v1.12.31","sha":"ab9fb8854a9433d28971ae481c4a97809d4cf1a6","kind":"commit","published_at":"2021-11-27T01:43:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.31","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.31/manifests"},{"name":"v1.12.30","sha":"6511edbe545035df1f867c970d64089c7404d13a","kind":"commit","published_at":"2021-11-27T00:58:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.30","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.30/manifests"},{"name":"v1.12.29","sha":"4d7fa15e75e94b6a92ee4136f3a16542e62d9a79","kind":"commit","published_at":"2021-11-26T22:48:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.29","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.29/manifests"},{"name":"v1.12.28","sha":"91ab68ace72813223eab53ce6ab719d11a12e308","kind":"commit","published_at":"2021-11-26T02:21:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.28","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.28/manifests"},{"name":"v1.12.27","sha":"39f37fafc41423851bf902219db8c06cac4d4c9d","kind":"commit","published_at":"2021-11-24T21:02:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.27","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.27/manifests"},{"name":"v1.12.26","sha":"f98dd626b397595797442107d64302f2e3f432e5","kind":"commit","published_at":"2021-11-24T20:59:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.26","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.26/manifests"},{"name":"v1.12.25","sha":"2b9998ceec629329efa783b464a5e6263906ba5c","kind":"commit","published_at":"2021-11-23T02:58:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.25","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.25/manifests"},{"name":"v1.12.24","sha":"2e0eae7ead7565cb187ee34c7b6592f6f5413c8c","kind":"commit","published_at":"2021-11-23T01:36:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.24","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.24/manifests"},{"name":"v1.12.23","sha":"3161473c9fc9acde37508bd8226b3fafab154a3c","kind":"commit","published_at":"2021-11-23T00:24:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.23","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.23/manifests"},{"name":"v1.12.22","sha":"e423ee2f7df4230c62a7eee9145ca3e43d73a7cb","kind":"commit","published_at":"2021-11-22T02:53:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.22","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.22/manifests"},{"name":"v1.12.21","sha":"a9c1650e17b3c2bfd68da07458d032275ebbda02","kind":"commit","published_at":"2021-11-20T18:45:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.21","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.21/manifests"},{"name":"v1.12.20","sha":"8a8cf7ebc2574a2e47b9083bd176bfd545c20b5f","kind":"commit","published_at":"2021-11-20T01:00:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.20","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.20/manifests"},{"name":"v1.12.19","sha":"290e606cbad9d7d803697710cd841e417bbae326","kind":"commit","published_at":"2021-11-18T00:29:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.19","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.19/manifests"},{"name":"v1.12.18","sha":"295daf4b12f13732741111820e1d74e4a69e0472","kind":"commit","published_at":"2021-11-17T23:42:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.18","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.18/manifests"},{"name":"v1.12.17","sha":"98a60b3778d79fba7d05867331dd86a509da594e","kind":"commit","published_at":"2021-11-16T22:35:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.17","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.17/manifests"},{"name":"v1.12.16","sha":"629b3df80f9f987090c13d448e2539448615235e","kind":"commit","published_at":"2021-11-16T20:25:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.16/manifests"},{"name":"v1.12.15","sha":"bf20419ba92ad4370d33d28d6ce6686cbb7a2d11","kind":"commit","published_at":"2021-11-16T01:04:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.15/manifests"},{"name":"v1.12.14","sha":"0931de8bc3b93a6d5d70ab0aa5f6a882cf432948","kind":"commit","published_at":"2021-11-15T19:27:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.14/manifests"},{"name":"v1.12.13","sha":"7a45319bba043858c66ea171acc628127563c5dc","kind":"commit","published_at":"2021-11-15T18:37:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.13/manifests"},{"name":"v1.12.12","sha":"b380fa1f59ec80f875c4e5c60ee071d5c6a2f0bd","kind":"commit","published_at":"2021-11-11T21:19:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.12/manifests"},{"name":"v1.12.11","sha":"4b8a889ecf7a53cac4d354d74cf02eb6379058b7","kind":"commit","published_at":"2021-11-11T18:30:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.11/manifests"},{"name":"v1.12.10","sha":"bcf706642806116aabda8490208655ab941fcdad","kind":"commit","published_at":"2021-11-08T22:02:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.10/manifests"},{"name":"v1.12.9","sha":"8581cdb00966cb88faa22a5fab14668433022fbf","kind":"commit","published_at":"2021-11-06T21:29:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.9/manifests"},{"name":"v1.12.8","sha":"5233599333c94ce49980ff0add6082270bbb947b","kind":"commit","published_at":"2021-11-05T00:30:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.8/manifests"},{"name":"v1.12.7","sha":"74fd51fa1f9943f32ff9de28f20bab276193372f","kind":"commit","published_at":"2021-11-04T06:16:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.7/manifests"},{"name":"v1.12.6","sha":"6aa777711615f2846493c77445b02ed1d0d53104","kind":"commit","published_at":"2021-11-04T03:30:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.6/manifests"},{"name":"v1.12.5","sha":"d6a638f5d44d1264266528c869955d9a37966d87","kind":"commit","published_at":"2021-11-04T02:28:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.5/manifests"},{"name":"v1.12.4","sha":"f11ac66b036502741019c1e58f5f06f34330e81d","kind":"commit","published_at":"2021-11-03T23:26:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.4/manifests"},{"name":"v1.12.3","sha":"40546403148b0f9ec277236547f1d9105fb10539","kind":"commit","published_at":"2021-11-03T07:32:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.3/manifests"},{"name":"v1.12.2","sha":"15e610b250e425e0989109f9f0d0c6847f418de6","kind":"commit","published_at":"2021-11-03T06:42:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"14d5d11420a692ccd461c94e6b5511ae4f5a7cd8","kind":"commit","published_at":"2021-11-01T21:36:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"9726f014a44770cecb2192404d8238a5f5e902ae","kind":"commit","published_at":"2021-11-01T16:08:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.12.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.12.0/manifests"},{"name":"v1.11.1","sha":"d3aaa7a2bb8ab639c49591cdf189419518ec3179","kind":"commit","published_at":"2021-11-01T03:35:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.11.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"078860e43953b55735adb2d51533f289cb5ebee7","kind":"commit","published_at":"2021-10-30T21:26:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.11.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"ee5efcb6053858216ae38d025b3aa5442c3f14f5","kind":"commit","published_at":"2021-10-29T01:59:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.10.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"4a0d2572edbbcf875f84263d0888d81db737e4fc","kind":"commit","published_at":"2021-10-29T00:27:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.10.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.10.0/manifests"},{"name":"v1.9.13","sha":"1b7edb95d26e50373563e6eadd82f8e648b71d34","kind":"commit","published_at":"2021-10-17T00:17:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.13/manifests"},{"name":"v1.9.12","sha":"96a5e62aa61855d325d937e02c874dae6531453f","kind":"commit","published_at":"2021-10-16T05:08:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.12/manifests"},{"name":"v1.9.11","sha":"ab3975d9d56bf6bac00891f8ac7115a71472e625","kind":"commit","published_at":"2021-10-15T21:48:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.11/manifests"},{"name":"v1.9.10","sha":"f6599560f8a129114b56b4cca4349cd1604320ca","kind":"commit","published_at":"2021-10-15T16:55:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.10/manifests"},{"name":"v1.9.9","sha":"e7987a28152ab5bef170a3659b62a80cf9eb29b3","kind":"commit","published_at":"2021-10-15T00:41:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.9/manifests"},{"name":"v1.9.8","sha":"201567f4707fd28d2055668700541a5e772843c9","kind":"commit","published_at":"2021-10-13T14:57:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.8/manifests"},{"name":"v1.9.7","sha":"add9e2ba67b1ca0038a6f76e70aaf1538f20523e","kind":"commit","published_at":"2021-10-13T03:20:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.7/manifests"},{"name":"v1.9.6","sha":"cb01791d8e67cf0ab3020cb7a3f1a52870f0c587","kind":"commit","published_at":"2021-10-06T18:27:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.6/manifests"},{"name":"v1.9.5","sha":"a8e62de4d5f1e9dd6a48ec3c90c22a554bbabdad","kind":"commit","published_at":"2021-10-06T17:23:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.5/manifests"},{"name":"v1.9.4","sha":"28e9638e3fae9ead1e4d2cdbb97ede0aa03f0bc2","kind":"commit","published_at":"2021-10-06T14:48:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"bd4f7af149294319483fc7c6604edea139d60208","kind":"commit","published_at":"2021-10-05T21:17:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"c6eeedf22cd5193703daf79585fb958c34454c40","kind":"commit","published_at":"2021-10-04T20:58:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"cab8b8760378fb0fb6859f81b56b47202c3b68e0","kind":"commit","published_at":"2021-10-04T20:29:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"35761a984ca520cc45511ad6026e773e234b8157","kind":"commit","published_at":"2021-10-04T19:29:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.9.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"cd69709ae6aeb692f3492fa5b1fab42a68c89ba4","kind":"commit","published_at":"2021-10-01T17:21:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.8.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"e13acebf7f8b064d84ab6496ea4c3913111e1be9","kind":"commit","published_at":"2021-10-01T16:01:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.8.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"7a721a380c6de6aa529859a30b503e8fa8b06fb7","kind":"commit","published_at":"2021-09-30T12:40:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.8.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.8.0/manifests"},{"name":"v1.7.3","sha":"532fb50fb814ced2cef144e3768a58482b033c6c","kind":"commit","published_at":"2021-09-29T17:08:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.7.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"56ba3379b7ac2e2658ab9c190b519fc4ae997b81","kind":"commit","published_at":"2021-09-28T14:25:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.7.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"88ff9009b5e04822abf4ee2c9fc4c9ee8b20a85d","kind":"commit","published_at":"2021-09-27T20:55:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.7.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"308f9aab18d0e1953dddc0643222bb04ee1e068c","kind":"commit","published_at":"2021-09-27T20:14:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.7.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"8cad6b7a312cb4b1de11d6c9f7ea7cfcc7e9aca1","kind":"commit","published_at":"2021-09-18T06:38:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.6.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4d2b2f03fb8fae451b6ec1d5761f15371ee5e78c","kind":"commit","published_at":"2021-09-16T11:49:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.6.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"c6850140ba1287146fd39d72a4957466529ecb85","kind":"commit","published_at":"2021-09-14T04:06:15.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.6.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"f0037fcb701c8c46a08a33973db809a13f743681","kind":"commit","published_at":"2021-09-13T10:23:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.6.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"25dd4025db234899932d317413e6e24fee5c2f54","kind":"commit","published_at":"2021-09-13T05:07:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.6.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.6.0/manifests"},{"name":"v1.5.16","sha":"aa43a480c721b2b40ffdbb833a2f71cdf030718b","kind":"commit","published_at":"2021-09-12T04:47:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.16/manifests"},{"name":"v1.5.15","sha":"1cbe3eaf3dc2fafc113dc92eb6d3ce4ddd048a3b","kind":"commit","published_at":"2021-09-09T06:35:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.15/manifests"},{"name":"v1.5.14","sha":"4b4fe2709d12b5fedb310c5461494029723a088d","kind":"commit","published_at":"2021-09-09T05:01:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.14/manifests"},{"name":"v1.5.13","sha":"740ecf7acc1a802014d0e3bf2fbdf8be7b710171","kind":"commit","published_at":"2021-09-09T04:06:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.13/manifests"},{"name":"v1.5.12","sha":"f5d1dede35fd5daee33eb9247b9fb654ed7e102c","kind":"commit","published_at":"2021-09-09T02:19:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.12/manifests"},{"name":"v1.5.11","sha":"c37f3793d3c66dff784cd07824cfb9734ee55456","kind":"commit","published_at":"2021-09-08T05:54:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.11/manifests"},{"name":"v1.5.10","sha":"1a02e4df7801ced786d8b32d7ccf24d94c50f4a8","kind":"commit","published_at":"2021-09-04T09:07:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.10/manifests"},{"name":"v1.5.9","sha":"21069b48e42faa7676d48eb670a3915f07187878","kind":"commit","published_at":"2021-08-31T08:36:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.9/manifests"},{"name":"v1.5.8","sha":"310e43d0b425304c7de3b0d6569e966216d717ea","kind":"commit","published_at":"2021-08-31T07:43:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"9eb066fd7dee48233e6cb1de0563ed97900e75ff","kind":"commit","published_at":"2021-08-27T03:51:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"c4c49a20364fdfbc7a58cb21cd42e7e6b4744e34","kind":"commit","published_at":"2021-08-23T01:01:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"636dd36f28320b4de71109de08f6bb5839bc9a6d","kind":"commit","published_at":"2021-08-22T23:18:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"ee1e949b9da00dcb348f21a2a537d24b6382fbeb","kind":"commit","published_at":"2021-08-22T07:11:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"66a6fad9712806961629198fa983a128454082a5","kind":"commit","published_at":"2021-08-22T02:54:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"33311b986f4400ceea1da1ec5cc84a6567c948c9","kind":"commit","published_at":"2021-08-21T23:50:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"912196970dcd64c5a9d7d05d759b7945f8e28f32","kind":"commit","published_at":"2021-08-18T07:21:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"7aeaf0d605d5a9b4514b0530d40a059881014a6a","kind":"commit","published_at":"2021-08-18T05:40:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.5.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"0b0a0c2839f6e02d5c1498a44c41254510e95ca0","kind":"commit","published_at":"2021-08-15T23:33:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.4.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"d635e20eaf91fb613cc9ab064b0811930b845b4e","kind":"commit","published_at":"2021-08-14T23:02:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.4.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"9f44c98ea9ad65b3bafe6b99052859b10bd11c0e","kind":"commit","published_at":"2021-08-12T02:36:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.4.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"f41a977daac34becf05472854cc7642afec1d2be","kind":"commit","published_at":"2021-08-10T01:26:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.3.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"e59c6118311022b8b6777c243665266c94be5df2","kind":"commit","published_at":"2021-08-05T22:47:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.2.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"04130d2b5e6d0c5d2be2fae6bb162738d56e34c3","kind":"commit","published_at":"2021-08-05T00:24:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.2.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.2.0/manifests"},{"name":"v1.1.6","sha":"f45858374d0d20eb31e2d00312df26f4d2b75ecb","kind":"commit","published_at":"2021-08-03T04:38:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"46a3c7760aca1c6e23e7ce35975fb2a01cd2dc0b","kind":"commit","published_at":"2021-08-03T00:06:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"2c737dbd2a9d6ced223150c9a1acf898a3325263","kind":"commit","published_at":"2021-08-02T06:30:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"80ef860f0607f4ca4c0d0ed976889e594e02d2c7","kind":"commit","published_at":"2021-08-02T04:38:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6f10578598b0946936abc31943681bf70be8a39c","kind":"commit","published_at":"2021-08-02T02:09:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"5ec4f7bd7cf502bbb7fb84aa3d14cbc29f55f8cf","kind":"commit","published_at":"2021-07-28T21:07:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"c1376217c681fb8c1cfa61d8fd76cd8b99f454c2","kind":"commit","published_at":"2021-07-28T02:07:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.1.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.1.0/manifests"},{"name":"v1.0.27","sha":"fcee47851905927f37416c6a7badf1329b79bf2d","kind":"commit","published_at":"2021-07-27T23:15:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.27","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.27/manifests"},{"name":"v1.0.26","sha":"37ce449340036af22365fc54e4078e8750d729fe","kind":"commit","published_at":"2021-07-25T04:23:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.26","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.26/manifests"},{"name":"v1.0.25","sha":"242e32fb7d04d4d43c42fa8bdd0e0b4d852da27d","kind":"commit","published_at":"2021-07-24T01:36:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.25","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.25/manifests"},{"name":"v1.0.24","sha":"a0b4f959ed078784547c6567bdb16d44a3c2b7a1","kind":"commit","published_at":"2021-07-17T04:09:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.24","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.24/manifests"},{"name":"v1.0.23","sha":"46ec65ee7d381225df28334d55ec56601746c88b","kind":"commit","published_at":"2021-07-14T00:25:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.23","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.23/manifests"},{"name":"v1.0.22","sha":"ee9bb835c1b36c3d50c69ae1f4a7cb5d0e71dcff","kind":"commit","published_at":"2021-07-13T20:18:39.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.22","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"93ff6ede8c348ce5bf7f01676e61e8ef3805cdc4","kind":"commit","published_at":"2021-07-10T18:29:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.21","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"d93e42e354c347eccd5a597bdcf800f6751de8c6","kind":"commit","published_at":"2021-06-30T22:35:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.20","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"bb43d71b47f32461266731d8bb1d0065e0ef903f","kind":"commit","published_at":"2021-06-30T21:15:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.19","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"9c142166a0273b119b856c5739b7e61a97cfc684","kind":"commit","published_at":"2021-06-29T01:20:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.18","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"c2eb41b2e1416fadc6988436892be16a3371a265","kind":"commit","published_at":"2021-06-24T23:28:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.17","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"32fe9bdcc8151f0f6ebc0640a99b7d0667964669","kind":"commit","published_at":"2021-06-24T20:01:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.16","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"3b6f8240b563c3468ccf5d943bc1bd86aa176207","kind":"commit","published_at":"2021-06-23T23:08:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.15","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"81c2b49b9818245c60d7c6f2f7dfef375d4594b7","kind":"commit","published_at":"2021-06-23T21:26:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.14","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"2ef40bdbac352bff79f7674926c0a1433345050d","kind":"commit","published_at":"2021-06-23T03:03:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.13","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"584a43059362d65a0f388cb9d85aeb57fe31d350","kind":"commit","published_at":"2021-06-23T02:10:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.12","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"e0e8f139a0fc71ac26b6d9956e69481b77ffd27e","kind":"commit","published_at":"2021-06-23T01:36:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.11","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"ef163090c59a7b81e2d73c3b4a55888058515500","kind":"commit","published_at":"2021-06-20T19:57:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.10","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"af7787a19a5d22b9ec5fce6cf251bbc5e985c8ca","kind":"commit","published_at":"2021-06-16T23:56:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.9","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"56ff79a3ba894908e6906838b5150bc35c24b8dc","kind":"commit","published_at":"2021-06-06T17:25:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.8","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"5588a426e90d603aa2eff8ba56ade6e820b65cc6","kind":"commit","published_at":"2021-05-08T21:19:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.7","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"3921d7bbb0bd54604f22a418e39ea820327568ae","kind":"commit","published_at":"2021-04-07T02:08:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.6","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e62a03ed851254f591aeeccd980e1e4775ecfa10","kind":"commit","published_at":"2021-04-04T00:22:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.5","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"71c6f0130f0d83fa0a3a51626fd0678bc6600c50","kind":"commit","published_at":"2021-03-30T22:50:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.4","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"15135e486e290d31994bdae8fe3cc7bd4071b2dd","kind":"commit","published_at":"2021-03-30T22:04:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.3","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"033cb38e7227d18ad438dcd4c58b3e924cef8f5e","kind":"commit","published_at":"2021-03-30T02:31:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.2","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"4adddb306d6a528884576b09d8679936a25d9ae5","kind":"commit","published_at":"2021-03-29T22:34:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.1","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d62395677f5915fd1af25543a98a5aa9cf3274c6","kind":"commit","published_at":"2021-03-26T01:42:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-text/tar.gz/v1.0.0","html_url":"https://github.com/CoCreate-app/CoCreate-text/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-text@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:43:30.299Z","dependent_packages_count":8,"downloads":303,"downloads_period":"last-month","dependent_repos_count":6,"rankings":{"downloads":2.300499435310399,"dependent_repos_count":4.81305132374839,"dependent_packages_count":2.403712233348218,"stargazers_count":14.972444667921822,"forks_count":11.960307535745702,"docker_downloads_count":null,"average":7.2900030392149064},"purl":"pkg:npm/%40cocreate/text","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cocreate/text","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cocreate/text","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cocreate/text/dependencies","status":null,"funding_links":["https://github.com/sponsors/CoCreate-app"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-22T15:31:36.777Z","issues_count":3,"pull_requests_count":0,"avg_time_to_close_issue":2022973.0,"avg_time_to_close_pull_request":null,"issues_closed_count":3,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":3.3333333333333335,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":3,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-text/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Ftext/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Ftext/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Ftext/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Ftext/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Ftext/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Ftext/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:07.376Z","updated_at":"2022-11-16T04:42:07.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frankpagan/packages"}]}