{"id":868572,"name":"@cocreate/lighthouse","ecosystem":"npm","description":"A simple lighthouse component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","homepage":"https://cocreate.app/docs/lighthouse","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CoCreate-app/CoCreate-lighthouse","keywords_array":["lighthouse","low-code","realtime","realtime-framework","collaboration","shared-editing","html5-framework","javascript-framework"],"namespace":"cocreate","versions_count":206,"first_release_published_at":"2021-03-26T01:44:25.119Z","latest_release_published_at":"2026-02-04T20:12:34.160Z","latest_release_number":"1.12.3","last_synced_at":"2026-04-06T04:00:47.436Z","created_at":"2022-04-07T14:59:01.817Z","updated_at":"2026-04-06T04:00:47.437Z","registry_url":"https://www.npmjs.com/package/@cocreate/lighthouse","install_command":"npm install @cocreate/lighthouse","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/CoCreate-app"},"dist-tags":{"latest":"1.12.3"}},"repo_metadata":{"id":57102919,"uuid":"338490883","full_name":"CoCreate-app/CoCreate-lighthouse","owner":"CoCreate-app","description":"A simple lighthouse component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.","archived":false,"fork":false,"pushed_at":"2025-09-07T01:46:49.000Z","size":448,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-07T03:22:07.463Z","etag":null,"topics":["collaboration","html5-framework","javascript-framework","lighthouse","low-code","realtime","realtime-framework","shared-editing"],"latest_commit_sha":null,"homepage":"https://cocreate.app/docs/lighthouse","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CoCreate-app.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"CoCreate-app"}},"created_at":"2021-02-13T03:47:41.000Z","updated_at":"2025-09-07T01:19:31.000Z","dependencies_parsed_at":"2023-12-19T04:23:06.410Z","dependency_job_id":"6e38ab9a-01b5-4f11-b0c4-378217dbd878","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse","commit_stats":{"total_commits":511,"total_committers":6,"mean_commits":85.16666666666667,"dds":"0.43052837573385516","last_synced_commit":"d44928242e71cd8f603d79af6af40823a0b6cf44"},"previous_names":[],"tags_count":205,"template":false,"template_full_name":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoCreate-app","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/sbom","scorecard":{"id":31035,"data":{"date":"2025-08-11","repo":{"name":"github.com/CoCreate-app/CoCreate-lighthouse","commit":"84aba32d5a33b91137ca68b3c4c09ca5fbe72fa4"},"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/automated.yml:1","Warn: no topLevel permission defined: .github/workflows/manual.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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-lighthouse/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-lighthouse/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-lighthouse/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-lighthouse/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-lighthouse/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-lighthouse/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-lighthouse/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-lighthouse/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-lighthouse/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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-14T19:07:29.143Z","repository_id":57102919,"created_at":"2025-08-14T19:07:29.143Z","updated_at":"2025-08-14T19:07:29.143Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30137866,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"CoCreate-app","name":"CoCreate","uuid":"40721413","kind":"organization","description":"Full-Featured Web Apps in a Fraction of the Time, With Zero Lock-In directly from the design phase.","email":"develop@cocreate.app","website":"https://cocreate.app","location":"New York City","twitter":"CoCreate_App","company":null,"icon_url":"https://avatars.githubusercontent.com/u/40721413?v=4","repositories_count":137,"last_synced_at":"2026-01-05T05:21:43.552Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/CoCreate-app","funding_links":["https://github.com/sponsors/CoCreate-app"],"total_stars":609,"followers":20,"following":0,"created_at":"2022-11-15T11:11:47.519Z","updated_at":"2026-01-05T05:21:43.552Z","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.12.2","sha":"84aba32d5a33b91137ca68b3c4c09ca5fbe72fa4","kind":"commit","published_at":"2025-05-01T00:50:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.12.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"70b05d382683c00088104f0161cb074210229979","kind":"commit","published_at":"2025-04-30T23:41:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.12.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"b3fe235d00b4afffa97180b51e9573600fa0de25","kind":"commit","published_at":"2024-11-04T13:22:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.12.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.12.0/manifests"},{"name":"v1.11.4","sha":"f565058575ed78295b29f955d056123596798085","kind":"commit","published_at":"2024-06-12T23:38:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.11.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"45bc89bd19d2ab560480758fb22af188c8ffe00b","kind":"commit","published_at":"2024-04-29T14:59:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.11.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"3887eb2a724df13d054a2feb17faca6963f99cab","kind":"commit","published_at":"2024-02-05T20:41:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.11.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"1fd2d504c0bcfbc641de53504b7432e8ac5c0033","kind":"commit","published_at":"2024-02-03T02:27:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.11.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"d44928242e71cd8f603d79af6af40823a0b6cf44","kind":"commit","published_at":"2023-11-25T23:43:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.11.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"9ef31f5883b74db41cc9b8c010e2e49c31a60577","kind":"commit","published_at":"2023-11-25T21:37:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.10.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"90709a6b4502ebbe1e766b726722591fdb9186e8","kind":"commit","published_at":"2023-11-19T20:36:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.9.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.9.0/manifests"},{"name":"v1.8.7","sha":"af1ba100b91c821acd926ad14eaca0fc87739197","kind":"commit","published_at":"2023-11-12T18:20:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.7","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.7/manifests"},{"name":"v1.8.6","sha":"28097fcd6f3b83739b4ebf6f6efacc5e7b28e8e0","kind":"commit","published_at":"2023-11-09T00:37:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.6","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.6/manifests"},{"name":"v1.8.5","sha":"65218d72eaabde04f05f6e341118142a0a9a29c2","kind":"commit","published_at":"2023-11-03T23:39:23.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.5","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.5/manifests"},{"name":"v1.8.4","sha":"b220554be5766305044e7d6a2f567601b767e732","kind":"commit","published_at":"2023-10-25T00:22:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.4/manifests"},{"name":"v1.8.3","sha":"7a426fd97004762d41ee996f9298587f7194a87a","kind":"commit","published_at":"2023-10-14T01:49:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.3/manifests"},{"name":"v1.8.2","sha":"5a14d42a8f1bc2a25bf3d71a3809e98ee9f5987f","kind":"commit","published_at":"2023-10-09T21:06:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"88614c4028b72536e9c38420acfe7765ff278489","kind":"commit","published_at":"2023-10-09T20:50:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"60a017fabb42cd3183792bf26e73adf72e616fa2","kind":"commit","published_at":"2023-09-19T01:38:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.8.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"7b995475d817e0fc6ab1c116d2177b9adbb53ea8","kind":"commit","published_at":"2023-09-18T01:24:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.7.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"e3bea9c42b1962a3964a9c9d692d82c66a1987fa","kind":"commit","published_at":"2023-08-21T04:14:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.7.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e114c41254c24fcc66407cdbb1c7e78418c2c9f2","kind":"commit","published_at":"2023-08-21T03:54:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.7.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"dc9e25394980bacc079653ef864c1f9b5263f544","kind":"commit","published_at":"2023-08-21T03:40:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.6.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"98145515ddefe4b9d0c797a5ee02c07ba93b1b6e","kind":"commit","published_at":"2023-08-17T00:17:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.6.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"00b85bdf235c5b0da83bace18649e56f895b5cc8","kind":"commit","published_at":"2023-08-16T23:48:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.5.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.5.0/manifests"},{"name":"v1.4.29","sha":"864c7462d14835a38ec5f8656ac9844117820a21","kind":"commit","published_at":"2023-06-14T20:08:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.29","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.29/manifests"},{"name":"v1.4.28","sha":"8ca39b629a5bb3094f948b2c969ac57807f4cac2","kind":"commit","published_at":"2023-06-11T23:01:38.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.28","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.28/manifests"},{"name":"v1.4.27","sha":"63eb9665db6d8678da3610a6432ab1650bdad3b4","kind":"commit","published_at":"2023-06-11T22:37:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.27","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.27/manifests"},{"name":"v1.4.26","sha":"84a41f9088d98fbaaa320a18bcd188a431fbab8f","kind":"commit","published_at":"2023-06-11T22:00:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.26","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.26/manifests"},{"name":"v1.4.25","sha":"c7ff100fe636f030f16449f9e4f8e239f7069b6f","kind":"commit","published_at":"2023-06-11T21:29:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.25","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.25/manifests"},{"name":"v1.4.24","sha":"ed972b2e88ec68e557101985449e137476632a67","kind":"commit","published_at":"2023-06-11T20:55:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.24","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.24/manifests"},{"name":"v1.4.23","sha":"c503f00422b753b0fe7707436cd82e8d079ee1e3","kind":"commit","published_at":"2023-06-11T20:20:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.23","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.23/manifests"},{"name":"v1.4.22","sha":"9dcdf469f9f46c6d3ac10da6cfd63174e08ee72c","kind":"commit","published_at":"2023-06-11T19:58:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.22","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.22/manifests"},{"name":"v1.4.21","sha":"ca756b7b7462721475ae74c151120ef302347910","kind":"commit","published_at":"2023-06-11T18:18:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.21","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.21/manifests"},{"name":"v1.4.20","sha":"f392683728d22efafc6060432b3bfd9645e5dd6d","kind":"commit","published_at":"2023-06-11T17:39:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.20","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.20/manifests"},{"name":"v1.4.19","sha":"ee224c7be3a9016760f0210d437372fdb080617d","kind":"commit","published_at":"2023-06-11T03:09:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.19","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.19/manifests"},{"name":"v1.4.18","sha":"b3a8eba2094e1845bf25e164775db2172189bf0a","kind":"commit","published_at":"2023-06-11T01:26:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.18","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.18/manifests"},{"name":"v1.4.17","sha":"6ecbd1de0b507abebfe12af6e9ed9d0e9b4bd2c2","kind":"commit","published_at":"2023-06-10T21:27:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.17","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.17/manifests"},{"name":"v1.4.16","sha":"40d8be8289f5bfab01807d7f071ed4dc73e9204d","kind":"commit","published_at":"2023-06-10T16:38:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.16","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.16/manifests"},{"name":"v1.4.15","sha":"27c2d4623fe3f4ea0f5863becb324e1ed81c5688","kind":"commit","published_at":"2023-06-04T12:26:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.15","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.15/manifests"},{"name":"v1.4.14","sha":"99625225f0525a80ae3453c28e2ac8f8f298dd86","kind":"commit","published_at":"2023-06-04T06:14:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.14","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.14/manifests"},{"name":"v1.4.13","sha":"98b72691d5f77a5474e94fbe84881a9873cd6538","kind":"commit","published_at":"2023-06-04T04:01:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.13","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"633c6b6fb5258cc8dc5bc0ed5f3c2f749fb88306","kind":"commit","published_at":"2023-06-02T01:21:30.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.12","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"f4737693531e3a48324d312bcbdc91284af27381","kind":"commit","published_at":"2023-05-21T18:49:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.11","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"6f5006c5b2ef2dac0fd896c0d7c7ee6f6fa2c503","kind":"commit","published_at":"2023-05-19T04:12:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.10","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"081ec33cd0f9a4f5315f6760429fe1d44d26b06b","kind":"commit","published_at":"2023-05-10T20:10:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.9","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"5077c79bbc66556f217c4507b0c7c8234d2ffd73","kind":"commit","published_at":"2023-05-06T23:34:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.8","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"97dbfdc9b9ad65d6b902989f231936742053b447","kind":"commit","published_at":"2023-05-01T10:27:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.7","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"d3c18d309b465f310810d2cf356b990060841d60","kind":"commit","published_at":"2023-05-01T09:26:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.6","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"8248ed99d7d9f67419b6299597f9e404af847f39","kind":"commit","published_at":"2023-04-30T20:17:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.5","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"a0bc41d660b97347ebf942594c68bcb1d624d3b2","kind":"commit","published_at":"2023-04-24T22:36:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"b199c71f0967dd2c8e4caf78210963172ec1c1bf","kind":"commit","published_at":"2023-04-24T20:42:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"701dbdcb6013e1fac3538b8a4f3c9df9fc6010e5","kind":"commit","published_at":"2023-04-24T19:53:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4a23bb7a84e5168a0a2541a962f9ef6611ec6e41","kind":"commit","published_at":"2023-04-24T15:48:10.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"b798640caed50a4432da5c136e5a93419455f8d3","kind":"commit","published_at":"2023-04-24T04:33:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.4.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.4.0/manifests"},{"name":"v1.3.6","sha":"0866da3b910bfb99843886a167c2c33c10aeeca2","kind":"commit","published_at":"2023-04-11T15:58:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.6","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"d21c231e9185613b7a094de3bd7f8c1c1bb86375","kind":"commit","published_at":"2023-04-11T14:43:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.5","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"f76ff6232bbdd90f1a888c83bfd868ec2e4facd0","kind":"commit","published_at":"2023-04-11T08:34:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"fb1e5948d43968bf2d3d9fb255bae8505a938694","kind":"commit","published_at":"2023-03-30T18:46:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"4f23d39a4da327809b4025123eaa1a3b2666efc2","kind":"commit","published_at":"2023-03-16T19:41:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"ede7a04656ad1078067a180fc82f8e52c0b3431e","kind":"commit","published_at":"2023-03-16T12:47:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"5dfc590bc580fc797f27fbf02718d838797149ab","kind":"commit","published_at":"2023-03-16T10:07:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.3.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.3.0/manifests"},{"name":"v1.2.63","sha":"77113c3aac486ee8fa641614268d7409365ac3a1","kind":"commit","published_at":"2023-03-15T11:42:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.63","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.63/manifests"},{"name":"v1.2.62","sha":"e7e174d28cb2dc48cc535bba82a610c23abcd239","kind":"commit","published_at":"2023-02-01T23:21:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.62","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.62/manifests"},{"name":"v1.2.61","sha":"a88c725c8d5cc2ff405a7075c256a292cf0840bd","kind":"commit","published_at":"2023-01-31T23:06:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.61","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.61/manifests"},{"name":"v1.2.60","sha":"51ebd5af6806550ea1c8409e794e074128e07ab2","kind":"commit","published_at":"2023-01-30T21:31:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.60","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.60/manifests"},{"name":"v1.2.59","sha":"60dc053ff7d9466cc8978495221740102d0dd009","kind":"commit","published_at":"2023-01-29T22:29:04.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.59","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.59/manifests"},{"name":"v1.2.58","sha":"aade839c6314e0a01c5963c63b75729c6548c80b","kind":"commit","published_at":"2023-01-29T21:10:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.58","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.58/manifests"},{"name":"v1.2.57","sha":"72baa7f679614e8f8d7fce794578ee480e5fecf0","kind":"commit","published_at":"2023-01-27T20:45:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.57","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.57/manifests"},{"name":"v1.2.56","sha":"ec9b70aaa6ab2b781988d00ee4a4415483749561","kind":"commit","published_at":"2023-01-13T17:26:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.56","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.56/manifests"},{"name":"v1.2.55","sha":"62c8a2de7fe162975c90eb5029e9bb99e52e3b82","kind":"commit","published_at":"2023-01-10T16:05:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.55","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.55/manifests"},{"name":"v1.2.54","sha":"9db6b41d58a8f11cb2f5a875364647118ce52119","kind":"commit","published_at":"2023-01-09T19:32:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.54","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.54/manifests"},{"name":"v1.2.53","sha":"01f812ff2c04494d09752224afab1d1864e41e51","kind":"commit","published_at":"2023-01-06T20:55:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.53","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.53/manifests"},{"name":"v1.2.52","sha":"4cae8031efaf0288147b22f89066c0e1a35066aa","kind":"commit","published_at":"2023-01-05T12:07:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.52","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.52/manifests"},{"name":"v1.2.51","sha":"4433237a86caa28a493eafac0965d1e79d60694d","kind":"commit","published_at":"2023-01-01T18:18:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.51","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.51/manifests"},{"name":"v1.2.50","sha":"27d7e32a450662a787911e78a8b678b242d5b932","kind":"commit","published_at":"2022-12-31T13:26:53.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.50","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.50/manifests"},{"name":"v1.2.49","sha":"5225effaf85bb338de2eefc8845590a6116fa305","kind":"commit","published_at":"2022-12-30T22:40:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.49","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.49/manifests"},{"name":"v1.2.48","sha":"593a2102c5bb71eb250814ecc7239cf2ee3f4186","kind":"commit","published_at":"2022-12-29T09:31:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.48","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.48/manifests"},{"name":"v1.2.47","sha":"7fc5ab8e144e3dfadb9be38fdf0a7f9ee630ab08","kind":"commit","published_at":"2022-12-27T14:23:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.47","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.47/manifests"},{"name":"v1.2.46","sha":"440f1bd646a55186a5f5cc968b160389300e70f7","kind":"commit","published_at":"2022-12-25T18:43:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.46","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.46/manifests"},{"name":"v1.2.45","sha":"6e43fa2039e332bfec74d8c5fa59f9a29d277020","kind":"commit","published_at":"2022-12-23T18:21:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.45","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.45/manifests"},{"name":"v1.2.44","sha":"bc2b625b34d86fd3e7a355bca4cabd0a6f5f81d7","kind":"commit","published_at":"2022-12-22T15:10:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.44","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.44/manifests"},{"name":"v1.2.43","sha":"092fce10e72cc7e9e756bc73b89aca93d58b4da0","kind":"commit","published_at":"2022-12-22T13:27:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.43","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.43/manifests"},{"name":"v1.2.42","sha":"27770881862b04e16eccacad203944a5ca2779a9","kind":"commit","published_at":"2022-12-21T14:28:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.42","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.42/manifests"},{"name":"v1.2.41","sha":"3a65dd46d21e6ecf1239370ac8aac167ee943ecf","kind":"commit","published_at":"2022-12-20T16:03:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.41","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.41/manifests"},{"name":"v1.2.40","sha":"7ab2b20cb94ed598dde3594c417cfd83b9b0e767","kind":"commit","published_at":"2022-12-15T20:24:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.40","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.40/manifests"},{"name":"v1.2.39","sha":"dd4155f372d0f41a6fa57ccae89e96b947356d86","kind":"commit","published_at":"2022-12-13T19:40:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.39","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.39/manifests"},{"name":"v1.2.38","sha":"69982ed2c3d047796f5130843a6c2ff263802c44","kind":"commit","published_at":"2022-12-13T18:28:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.38","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.38/manifests"},{"name":"v1.2.37","sha":"db65cde7b6672d3f2e7b688b56f8aa22c52ca3e0","kind":"commit","published_at":"2022-12-12T15:00:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.37","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.37/manifests"},{"name":"v1.2.36","sha":"f01d96fe63c0dadcfc398275d986d27f9482662b","kind":"commit","published_at":"2022-12-11T10:46:32.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.36","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.36/manifests"},{"name":"v1.2.35","sha":"38d99609ababc4e4b09c39e8624412f61778122a","kind":"commit","published_at":"2022-12-09T15:39:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.35","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.35/manifests"},{"name":"v1.2.34","sha":"97443af04b7e70dc98165348f6b289c5de0afef1","kind":"commit","published_at":"2022-12-08T13:53:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.34","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.34/manifests"},{"name":"v1.2.33","sha":"04d5edb4b98c55a283d315a48778080733e1bea4","kind":"commit","published_at":"2022-12-07T18:05:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.33","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.33/manifests"},{"name":"v1.2.32","sha":"7a0e0153a92b9730bf5e973b158ddfc0f5f7f3d9","kind":"commit","published_at":"2022-12-04T20:06:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.32","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.32/manifests"},{"name":"v1.2.31","sha":"abafbeab70e653056437b71a510f0fe6541766e5","kind":"commit","published_at":"2022-12-02T14:23:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.31","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.31/manifests"},{"name":"v1.2.30","sha":"49ebaef17fdd8b5e1a5b85ede70375d1bc4ea6e8","kind":"commit","published_at":"2022-11-28T22:19:56.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.30","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.30/manifests"},{"name":"v1.2.29","sha":"722d112d14c920edb32243dbdae43508bacf1a62","kind":"commit","published_at":"2022-11-28T16:08:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.29","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.29/manifests"},{"name":"v1.2.28","sha":"16602381f276caf4bdbd063a68742324646947d6","kind":"commit","published_at":"2022-11-27T22:07:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.28","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.28/manifests"},{"name":"v1.2.27","sha":"203aebb8202667700da2f4d0f2eed707ea291715","kind":"commit","published_at":"2022-11-26T10:21:34.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.27","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.27/manifests"},{"name":"v1.2.26","sha":"430d11bf878bdfce11caf2fe40315e4166398443","kind":"commit","published_at":"2022-11-25T13:24:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.26","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.26/manifests"},{"name":"v1.2.25","sha":"98b9d2cff4e6fdb12a5693dc6918a50106c3c6f6","kind":"commit","published_at":"2022-11-24T11:16:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.25","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.25/manifests"},{"name":"v1.2.24","sha":"d7ea9f54544b5f8e998c341d516fb96ebe831424","kind":"commit","published_at":"2022-11-23T20:57:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.24","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.24/manifests"},{"name":"v1.2.23","sha":"4aa3ddca3e07121519b74a2daded8b015805c41d","kind":"commit","published_at":"2022-11-22T14:01:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.23","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.23/manifests"},{"name":"v1.2.22","sha":"62573b1dc7a56fc621af92c82b8f8769b82e3a30","kind":"commit","published_at":"2022-11-21T20:30:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.22","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.22/manifests"},{"name":"v1.2.21","sha":"aba1f8424d3c2f1c3b5317063829dcb88faa6b65","kind":"commit","published_at":"2022-11-21T19:39:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.21","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.21/manifests"},{"name":"v1.2.20","sha":"35d327acee8ed073aa38cd456d75cd6e3654c321","kind":"commit","published_at":"2022-11-21T14:49:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.20","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.20/manifests"},{"name":"v1.2.19","sha":"d7680b74cb2770d205176c66de0a486b27bea368","kind":"commit","published_at":"2022-11-21T14:31:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.19","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.19/manifests"},{"name":"v1.2.18","sha":"4911b64268b749214f76c802a39b4733b027f19d","kind":"commit","published_at":"2022-10-02T16:37:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.18","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.18/manifests"},{"name":"v1.2.17","sha":"30cc8982fd19dae13e0f845f28436102b652c638","kind":"commit","published_at":"2022-10-02T10:26:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.17","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.17/manifests"},{"name":"v1.2.16","sha":"b82a886236face79bef6c1b8b97b36c43a30fdc4","kind":"commit","published_at":"2022-10-01T17:17:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.16","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.16/manifests"},{"name":"v1.2.15","sha":"5ac78fde93f0a6945e8aac8f7cab04f3a57f4490","kind":"commit","published_at":"2022-09-30T19:38:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.15","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.15/manifests"},{"name":"v1.2.14","sha":"af53bbde17b9e1261229c760223f08d1a6cb3329","kind":"commit","published_at":"2022-09-30T16:04:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.14","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.14/manifests"},{"name":"v1.2.13","sha":"c2d81b4a9ce6ad41857207e65da3d57e8627dc6f","kind":"commit","published_at":"2022-09-30T15:41:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.13","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.13/manifests"},{"name":"v1.2.12","sha":"0a9149c03cc6d9a40b4dfaefb88053c11202df76","kind":"commit","published_at":"2022-09-30T09:52:44.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.12","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.12/manifests"},{"name":"v1.2.11","sha":"daa51c6d7dd8f9bc533243cd0c8fbdb248890500","kind":"commit","published_at":"2022-09-30T08:15:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.11","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.11/manifests"},{"name":"v1.2.10","sha":"1d840651b7a5d4a1d9ec7ad47874841151410ed7","kind":"commit","published_at":"2022-09-29T20:02:06.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.10","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.10/manifests"},{"name":"v1.2.9","sha":"a8874b57b434bff270d4ff31cf2084e7bab54c7d","kind":"commit","published_at":"2022-09-01T16:07:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.9","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.9/manifests"},{"name":"v1.2.8","sha":"70d87a42f17ecdb82f9e18eb15d50f2f1adae348","kind":"commit","published_at":"2022-06-18T01:31:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.8","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.8/manifests"},{"name":"v1.2.7","sha":"25fe59679634d05560c0ad6be7aa7e2064fbd2d1","kind":"commit","published_at":"2022-06-12T22:33:07.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.7","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"5e4bdcc85ebc770b5df92e445a696d3712b99280","kind":"commit","published_at":"2022-05-23T20:47:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.6","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.6/manifests"},{"name":"v1.2.5","sha":"b2a90f32451e8d22318be92a8d872bc3ba200c8f","kind":"commit","published_at":"2022-05-19T01:47:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.5","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"50c5301b22550eb076b4b6c7c31c6e954ce2126c","kind":"commit","published_at":"2022-05-06T21:42:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"9ee9155787bbf63d91ddf2466fe3506d100a2013","kind":"commit","published_at":"2022-02-27T21:24:02.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"b9ec5c662927a1b8d41143c7294efc738a5ce4d4","kind":"commit","published_at":"2022-02-24T19:38:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"3b3c7b8f2b8343a2ff0955b096b460ac1831b8a1","kind":"commit","published_at":"2022-02-16T20:06:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"10a0ece39655e3b50344a39e45190bb55a771ec3","kind":"commit","published_at":"2022-02-16T19:22:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.2.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.2.0/manifests"},{"name":"v1.1.58","sha":"ff59f63f052f42930b2b28e9d0c017cf829e8fa7","kind":"commit","published_at":"2022-02-10T02:49:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.58","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.58/manifests"},{"name":"v1.1.57","sha":"60a91f8d50383210b7c21818c3f8907da3912ec9","kind":"commit","published_at":"2022-02-07T23:24:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.57","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.57/manifests"},{"name":"v1.1.56","sha":"f530a3d501dc93f870a75ec8189ad9eeb3023a7d","kind":"commit","published_at":"2022-02-03T15:38:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.56","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.56/manifests"},{"name":"v1.1.55","sha":"16eddd01f79aba6712c62a41ccdcf5a3ea168e70","kind":"commit","published_at":"2022-02-01T22:30:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.55","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.55/manifests"},{"name":"v1.1.54","sha":"d7848013ae868a0f1ee311dd70fdbb27cfaa36b1","kind":"commit","published_at":"2022-01-01T20:34:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.54","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.54/manifests"},{"name":"v1.1.53","sha":"7c3d088d7e6e38e420c8e141af58ff4720bca8de","kind":"commit","published_at":"2022-01-01T01:27:09.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.53","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.53/manifests"},{"name":"v1.1.52","sha":"64a827e53d8dc3577371afc78163d22161ce629d","kind":"commit","published_at":"2021-12-15T01:43:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.52","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.52/manifests"},{"name":"v1.1.51","sha":"7cef646f6c8b917e183b423122867fe985c456a0","kind":"commit","published_at":"2021-12-14T21:58:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.51","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.51/manifests"},{"name":"v1.1.50","sha":"15e49aaa6b64e4e6248ac75ece1a7b2beee1cb7f","kind":"commit","published_at":"2021-11-27T02:37:12.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.50","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.50/manifests"},{"name":"v1.1.49","sha":"5f11bd36d3700b7eb9caabd3963ecd4e9720c24a","kind":"commit","published_at":"2021-11-27T01:44:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.49","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.49/manifests"},{"name":"v1.1.48","sha":"5263c2b2fd070b83e5303d0aca0574c937d47e0b","kind":"commit","published_at":"2021-11-27T00:59:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.48","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.48/manifests"},{"name":"v1.1.47","sha":"b9b12d30b40ed871b1b4f6aa7bf61ed2fa5951ab","kind":"commit","published_at":"2021-11-26T22:50:26.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.47","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.47/manifests"},{"name":"v1.1.46","sha":"ea58a4262933a9c9a31550b341c480ff983167e1","kind":"commit","published_at":"2021-11-26T02:45:49.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.46","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.46/manifests"},{"name":"v1.1.45","sha":"9ee787a8b2c0f8328a0282b577a85d31ce0d1fba","kind":"commit","published_at":"2021-11-23T02:56:58.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.45","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.45/manifests"},{"name":"v1.1.44","sha":"3be0146e692e12e71743957bce3715ea22bab1a2","kind":"commit","published_at":"2021-11-20T01:01:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.44","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.44/manifests"},{"name":"v1.1.43","sha":"d76ff3314ac22a89bf2e524951f3520cd838f2d3","kind":"commit","published_at":"2021-11-19T23:53:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.43","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.43/manifests"},{"name":"v1.1.42","sha":"1351cf869f64453d162d18c56e1d86b0781d9875","kind":"commit","published_at":"2021-11-18T00:22:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.42","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.42/manifests"},{"name":"v1.1.41","sha":"348e191d3eef292b4e102e16d6697866ce8a5033","kind":"commit","published_at":"2021-11-16T22:33:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.41","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.41/manifests"},{"name":"v1.1.40","sha":"095a2e7ce6a2d63d6f09ea65f0645dacda448906","kind":"commit","published_at":"2021-11-15T19:33:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.40","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.40/manifests"},{"name":"v1.1.39","sha":"4fc19d3765e8cfbc49aaeeb5a2116ca80320fe2c","kind":"commit","published_at":"2021-11-11T21:14:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.39","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.39/manifests"},{"name":"v1.1.38","sha":"3ec45f0623da83910046cd0522b6be569a348570","kind":"commit","published_at":"2021-11-06T21:29:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.38","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.38/manifests"},{"name":"v1.1.37","sha":"479f0b9f187698537bf6698752aba4a2766e2136","kind":"commit","published_at":"2021-11-04T06:14:22.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.37","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.37/manifests"},{"name":"v1.1.36","sha":"de4eb9beed827988262a898dc31781a7dc3d63ee","kind":"commit","published_at":"2021-11-04T03:23:33.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.36","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.36/manifests"},{"name":"v1.1.35","sha":"bea0ecd21c455272db969cae9a2e31505ea99d1f","kind":"commit","published_at":"2021-11-03T07:34:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.35","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.35/manifests"},{"name":"v1.1.34","sha":"e40fb547df5eca1363ad056809a6e958a0b09938","kind":"commit","published_at":"2021-11-01T03:42:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.34","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.34/manifests"},{"name":"v1.1.33","sha":"79f334af9fc213654e195998c692dbb01d0ec779","kind":"commit","published_at":"2021-10-29T02:02:29.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.33","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.33/manifests"},{"name":"v1.1.32","sha":"81e46d0b96d103caa1a7511708772167da69912f","kind":"commit","published_at":"2021-10-17T00:19:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.32","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.32/manifests"},{"name":"v1.1.31","sha":"5a4ddf8817cf47dc3c4bcca8f977e5f2cb1d23c4","kind":"commit","published_at":"2021-10-16T05:04:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.31","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.31/manifests"},{"name":"v1.1.30","sha":"3ddcc51af656be90e013b83b8e8734b6cfed6932","kind":"commit","published_at":"2021-10-15T21:47:46.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.30","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.30/manifests"},{"name":"v1.1.29","sha":"05bdb5f3e0564363e0aeb45b33083de279902580","kind":"commit","published_at":"2021-10-15T16:52:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.29","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.29/manifests"},{"name":"v1.1.28","sha":"862918a6a6efb61116e74b432e05139707fb3696","kind":"commit","published_at":"2021-10-15T00:40:36.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.28","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.28/manifests"},{"name":"v1.1.27","sha":"61927b171a7a07d9a6c5db24a121a854614d8da1","kind":"commit","published_at":"2021-10-13T14:53:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.27","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.27/manifests"},{"name":"v1.1.26","sha":"24abdbcb82bf83ae70573681a86fac454398e074","kind":"commit","published_at":"2021-10-13T03:19:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.26","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"cc756c468d6d7caad4000218467e0f513e8d3c2e","kind":"commit","published_at":"2021-10-06T18:26:18.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.25","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"3936424fee9fa81eea9fa22af1eeb53f2d68e35b","kind":"commit","published_at":"2021-10-05T21:15:41.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.24","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"72b2e022e8663ba0ee4c1c2961129d698570db92","kind":"commit","published_at":"2021-10-04T21:00:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.23","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"e2ab1215893da809235a2eb1c2f1f47ca1aa164a","kind":"commit","published_at":"2021-10-04T20:00:11.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.22","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"9db7fd2afb8db8796cf36b1f5df6382a934c5045","kind":"commit","published_at":"2021-10-01T17:20:03.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.21","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"eab527c83ca7985611cd753aad081eb6cf727fa9","kind":"commit","published_at":"2021-10-01T16:00:24.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.20","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"6688595bd8bbf675f12c7ec79e4e6ba2af7de7d8","kind":"commit","published_at":"2021-09-28T14:28:47.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.19","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"528a4c70ca68475b643e5426331466d3379656dd","kind":"commit","published_at":"2021-09-16T11:46:54.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.18","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"9c072cef4d10f33a4b73f1c5b21186ee38c0dd15","kind":"commit","published_at":"2021-09-14T04:06:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.17","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"fbf52eb52099feef94ca6c8889b63cb79ed316ac","kind":"commit","published_at":"2021-09-13T10:25:51.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.16","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"53bca89bd584dabe0e6c5aea438fa61e41e41cbe","kind":"commit","published_at":"2021-09-12T04:49:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.15","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"d6cc7c7e5c0346a1f057c3334fb6034e9c8922eb","kind":"commit","published_at":"2021-09-09T06:39:20.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.14","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"732955b358cf3f982d54ae900d7d8d5f4083776f","kind":"commit","published_at":"2021-09-09T04:58:13.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.13","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"8b3558bda76703f2eef8eb4a1a0889096dab83d3","kind":"commit","published_at":"2021-09-09T04:04:14.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.12","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"d0a0f1536922575f6cb1104ba6e4fd9a7652511c","kind":"commit","published_at":"2021-09-09T02:23:52.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.11","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"230cc290c98847a0533a3522474a2f020c2a4327","kind":"commit","published_at":"2021-09-08T05:55:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.10","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"1f7051040576635cee8119f5090b381bc2080357","kind":"commit","published_at":"2021-09-04T09:02:05.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.9","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"5306440ac6b66724e46e3e6f3703ae61c9389bf0","kind":"commit","published_at":"2021-08-31T08:32:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.8","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"5f975b1db3ff39e37ca9283eb955eb558998f57b","kind":"commit","published_at":"2021-08-27T03:51:21.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.7","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"f3e1042c389cb42eb72b2ed1efc643f052613ebf","kind":"commit","published_at":"2021-08-23T00:56:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.6","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"b7e7f36d72fb47c8d97affa219293a519c9a4626","kind":"commit","published_at":"2021-08-22T23:19:43.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.5","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"6bb4c23aacd4d3a3fe4c6efa0aa9ef6ab3f58eb9","kind":"commit","published_at":"2021-08-22T02:55:57.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f002ecd6ab5f4bf1a4a7cb4d0a663dc4fb248f04","kind":"commit","published_at":"2021-08-14T23:12:59.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"6792497994334f479352a7ba3c43e4268d74dc97","kind":"commit","published_at":"2021-08-02T02:17:45.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"7ff220b957b91e06494219fc3caff23eea2a888a","kind":"commit","published_at":"2021-07-28T21:24:28.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"89a776684ba579b38d68ccccdfab1507a7173049","kind":"commit","published_at":"2021-07-28T02:05:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.1.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.1.0/manifests"},{"name":"v1.0.20","sha":"267c7053c5397e8232dfd0c8d1d141eced0abb7b","kind":"commit","published_at":"2021-07-17T04:10:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.20","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"923acc92fdf0be53247a88e5fd7aaaf94bf6add9","kind":"commit","published_at":"2021-07-14T00:24:08.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.19","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"f575c1261f87fd0726ebdc4f9917ccf11e480ae4","kind":"commit","published_at":"2021-07-13T20:19:37.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.18","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"ecbca74febfe986c9c6050157d5bf8bba15772f8","kind":"commit","published_at":"2021-07-10T18:29:48.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.17","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"a49c2fde736f800e12292a98e3fcc4e5142ba20a","kind":"commit","published_at":"2021-06-30T22:36:35.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.16","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"9d89e531fffc6916a9dc28da8d24de13eaacfb24","kind":"commit","published_at":"2021-06-30T21:11:19.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.15","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"47234d1edb60cd27da3f648615683379b3007601","kind":"commit","published_at":"2021-06-25T01:27:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.14","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"f64992274aa1d51f467cbfeac50115636aea66a6","kind":"commit","published_at":"2021-06-24T23:29:00.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.13","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"0762f196fa8fcc4fb8b42a6f729afe011f3aa588","kind":"commit","published_at":"2021-06-24T20:01:31.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.12","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"de6e11765fccea93bc5e582c4abf6ffdc472f54d","kind":"commit","published_at":"2021-06-17T00:00:55.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.11","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"1abcf01bdd0dbec29be68a7a9a96e9d64c16a0db","kind":"commit","published_at":"2021-05-23T01:18:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.10","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"02f5ddabaf8f4256cbcfce9e83613b0c9c29cb03","kind":"commit","published_at":"2021-05-22T19:33:16.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.9","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"4c11f4532acb68a9f40fbf43b97e6d0a2aca1685","kind":"commit","published_at":"2021-05-08T21:22:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.8","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"36eda4824c7a7b487a9a90bf950ffa24e4b5f250","kind":"commit","published_at":"2021-04-27T19:37:42.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.7","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"edde2f361747ea8d23a9d4ecedd427eb1219207e","kind":"commit","published_at":"2021-04-27T17:51:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.6","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"e5b071291e6a60f552a0b8f6fe23804fd5dbd6d2","kind":"commit","published_at":"2021-04-25T01:45:40.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.5","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"3d715cd5821f93ced1e170cf56ef9b35fa165c8a","kind":"commit","published_at":"2021-04-23T22:18:50.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.4","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"6c631d15f4a5e3a405b203c000ff96f39f4dfdbf","kind":"commit","published_at":"2021-04-23T16:56:25.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.3","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"0131f5a140a72d5e514ad2850a2795e14dc40b0c","kind":"commit","published_at":"2021-04-19T02:28:27.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.2","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"1f2c124931eaa7cba70c73f120dc50e2d2e09c25","kind":"commit","published_at":"2021-03-29T22:34:01.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.1","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"4589d89a4cc3e7729a1acc72b90b2316d216dd4f","kind":"commit","published_at":"2021-03-26T01:44:17.000Z","download_url":"https://codeload.github.com/CoCreate-app/CoCreate-lighthouse/tar.gz/v1.0.0","html_url":"https://github.com/CoCreate-app/CoCreate-lighthouse/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CoCreate-app/CoCreate-lighthouse@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoCreate-app%2FCoCreate-lighthouse/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T17:19:23.024Z","dependent_packages_count":4,"downloads":470,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.6152724621833423,"dependent_repos_count":6.610087220456139,"dependent_packages_count":4.388791307497946,"stargazers_count":14.972444667921822,"forks_count":11.960307535745702,"docker_downloads_count":null,"average":8.10938063876099},"purl":"pkg:npm/%40cocreate/lighthouse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cocreate/lighthouse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cocreate/lighthouse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cocreate/lighthouse/dependencies","status":null,"funding_links":["https://github.com/sponsors/CoCreate-app"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-01T22:04:04.806Z","issues_count":1,"pull_requests_count":0,"avg_time_to_close_issue":28780.0,"avg_time_to_close_pull_request":null,"issues_closed_count":1,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":1,"avg_comments_per_issue":4.0,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":1,"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-lighthouse/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Flighthouse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Flighthouse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Flighthouse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Flighthouse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cocreate%2Flighthouse/codemeta","maintainers":[{"uuid":"frankpagan","login":"frankpagan","name":null,"email":"frank@cocreate.app","url":null,"packages_count":160,"html_url":"https://www.npmjs.com/~frankpagan","role":null,"created_at":"2022-11-16T04:40:07.073Z","updated_at":"2022-11-16T04:40:07.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/frankpagan/packages"}]}