{"id":65622,"name":"micom","description":"Python package to study microbial communities using metabolic modeling.","url":"https://github.com/micom-dev/micom","last_synced_at":"2025-09-08T13:26:52.246Z","repository":{"id":37952780,"uuid":"81974072","full_name":"micom-dev/micom","owner":"micom-dev","description":"Python package to study microbial communities using metabolic modeling.","archived":false,"fork":false,"pushed_at":"2025-08-18T04:45:34.000Z","size":51785,"stargazers_count":106,"open_issues_count":14,"forks_count":20,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-19T18:03:31.089Z","etag":null,"topics":["biochemistry","cobra","cobrapy","community","flux","hacktoberfest","metabolic-models","microbiome","microbiota","modeling","python","systems-biology"],"latest_commit_sha":null,"homepage":"https://micom-dev.github.io/micom","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micom-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-14T18:04:11.000Z","updated_at":"2025-08-19T12:20:01.000Z","dependencies_parsed_at":"2023-10-05T03:56:15.026Z","dependency_job_id":"4c409208-96b8-44c6-a94a-0011c94625e1","html_url":"https://github.com/micom-dev/micom","commit_stats":{"total_commits":716,"total_committers":4,"mean_commits":179.0,"dds":0.04329608938547491,"last_synced_commit":"2f5b425c2816aee90d5623b7d46f9a78c5c7fecf"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/micom-dev/micom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micom-dev","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/sbom","scorecard":{"id":642486,"data":{"date":"2025-08-11","repo":{"name":"github.com/micom-dev/micom","commit":"5c2c0a6621403801b4c5717f6eedfbed14b7911e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/18 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: .github/wheels/highspy-1.5.3-cp311-cp311-macosx_10_9_x86_64.whl:1","Warn: binary detected: .github/wheels/highspy-1.5.3-cp38-cp38-macosx_10_9_x86_64.whl:1"],"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"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/docs.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/micom-dev/micom/pythonpackage.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:69","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.37.0 not signed: https://api.github.com/repos/micom-dev/micom/releases/174764262","Warn: release artifact v0.36.4 not signed: https://api.github.com/repos/micom-dev/micom/releases/173615934","Warn: release artifact v0.36.3 not signed: https://api.github.com/repos/micom-dev/micom/releases/168893569","Warn: release artifact v0.36.2 not signed: https://api.github.com/repos/micom-dev/micom/releases/168442043","Warn: release artifact v0.37.0 does not have provenance: https://api.github.com/repos/micom-dev/micom/releases/174764262","Warn: release artifact v0.36.4 does not have provenance: https://api.github.com/repos/micom-dev/micom/releases/173615934","Warn: release artifact v0.36.3 does not have provenance: https://api.github.com/repos/micom-dev/micom/releases/168893569","Warn: release artifact v0.36.2 does not have provenance: https://api.github.com/repos/micom-dev/micom/releases/168442043"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-217 / GHSA-462w-v97r-4m45","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T11:12:44.516Z","repository_id":37952780,"created_at":"2025-08-21T11:12:44.516Z","updated_at":"2025-08-21T11:12:44.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274191912,"owners_count":25238469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"micom-dev","name":"micom-dev","uuid":"52022431","kind":"organization","description":"Developers of the microbial community modeling package micom.","email":null,"website":"https://micom-dev.github.io/micom","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52022431?v=4","repositories_count":3,"last_synced_at":"2023-03-06T03:02:45.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/micom-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:34:31.754Z","updated_at":"2023-03-06T03:02:45.447Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micom-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micom-dev/repositories"},"packages":[{"id":2801002,"name":"micom","ecosystem":"pypi","description":"Microbial community modeling based on cobrapy.","homepage":"https://github.com/micom-dev/micom","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/micom-dev/micom","keywords_array":["microbiome","microbiota","modeling","metabolism","community","metabolic modeling"],"namespace":null,"versions_count":113,"first_release_published_at":"2017-03-02T18:05:41.000Z","latest_release_published_at":"2025-04-28T13:14:10.000Z","latest_release_number":"0.37.1","last_synced_at":"2025-08-19T17:34:41.296Z","created_at":"2022-04-10T11:35:44.433Z","updated_at":"2025-08-19T18:29:34.452Z","registry_url":"https://pypi.org/project/micom/","install_command":"pip install micom --index-url https://pypi.org/simple","documentation_url":"https://micom.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"micom","project_status":null},"repo_metadata":{"id":37952780,"uuid":"81974072","full_name":"micom-dev/micom","owner":"micom-dev","description":"Python package to study microbial communities using metabolic modeling.","archived":false,"fork":false,"pushed_at":"2025-06-08T11:06:32.000Z","size":51781,"stargazers_count":104,"open_issues_count":13,"forks_count":19,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-07-16T03:53:21.744Z","etag":null,"topics":["biochemistry","cobra","cobrapy","community","flux","hacktoberfest","metabolic-models","microbiome","microbiota","modeling","python","systems-biology"],"latest_commit_sha":null,"homepage":"https://micom-dev.github.io/micom","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micom-dev.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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}},"created_at":"2017-02-14T18:04:11.000Z","updated_at":"2025-07-11T03:06:06.000Z","dependencies_parsed_at":"2023-10-05T03:56:15.026Z","dependency_job_id":"4c409208-96b8-44c6-a94a-0011c94625e1","html_url":"https://github.com/micom-dev/micom","commit_stats":{"total_commits":716,"total_committers":4,"mean_commits":179.0,"dds":0.04329608938547491,"last_synced_commit":"2f5b425c2816aee90d5623b7d46f9a78c5c7fecf"},"previous_names":[],"tags_count":136,"template":false,"template_full_name":null,"purl":"pkg:github/micom-dev/micom","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micom-dev","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271194358,"owners_count":24716283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micom-dev","name":"micom-dev","uuid":"52022431","kind":"organization","description":"Developers of the microbial community modeling package micom.","email":null,"website":"https://micom-dev.github.io/micom","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/52022431?v=4","repositories_count":3,"last_synced_at":"2023-03-06T03:02:45.410Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/micom-dev","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T03:34:31.754Z","updated_at":"2023-03-06T03:02:45.447Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micom-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micom-dev/repositories"},"tags":[{"name":"v0.37.1","sha":"30ba5749f58d5a9ab0d8b0b5a3d2c37b986a812c","kind":"tag","published_at":"2025-04-28T13:02:11.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.37.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.37.1/manifests"},{"name":"0.37.1","sha":"25f9f23c48c0c7f8131b96851bba21b95a0b10dd","kind":"commit","published_at":"2025-04-28T10:59:55.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/0.37.1","html_url":"https://github.com/micom-dev/micom/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/0.37.1/manifests"},{"name":"v0.37.0","sha":"50e54e83a1ad13cdcfd9ddfba7f891029ffcbc9c","kind":"tag","published_at":"2024-09-12T13:07:53.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.37.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.37.0/manifests"},{"name":"v0.36.4","sha":"7fada090393822567d8aa47ceeba9758172b25e5","kind":"tag","published_at":"2024-09-05T11:49:22.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.36.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.4/manifests"},{"name":"v0.36.3","sha":"3ab9849d90e30545026c5b9aa35f94e6da558829","kind":"tag","published_at":"2024-08-06T12:16:16.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.36.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.3/manifests"},{"name":"v0.36.2","sha":"20705376e22227476a5be71a345cd8178fdc6abd","kind":"tag","published_at":"2024-08-02T12:58:01.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.36.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.2/manifests"},{"name":"v0.36.1","sha":"1d6819a0ebf928b1b528b66399b4ac81d8e72add","kind":"tag","published_at":"2024-07-30T12:42:29.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.36.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"482823a43792ec75ebda6cb7d6392828d1a3f80c","kind":"tag","published_at":"2024-07-25T08:29:56.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.36.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"e4870cad7a26d60f049395e6a94ee7d71fe7942e","kind":"tag","published_at":"2024-04-19T12:55:52.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.35.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.35.0/manifests"},{"name":"v0.34.1","sha":"3d9c0df070f4c4aab16c64b767b2ca0eaa254b66","kind":"tag","published_at":"2024-04-04T20:08:19.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.34.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.34.1/manifests"},{"name":"v0.34.0","sha":"7115e8de09d71ca301a6f3c2cb90b6d67531a1d6","kind":"tag","published_at":"2024-04-04T19:36:18.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.34.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.34.0/manifests"},{"name":"v0.33.2","sha":"e0e12f04832960141eb2287202fe713e1a5623fb","kind":"tag","published_at":"2024-03-01T12:58:52.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.33.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.33.2/manifests"},{"name":"v0.33.1","sha":"90d5f454f530a0dc6825117ce5ad279edabf9458","kind":"tag","published_at":"2024-01-04T21:06:28.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.33.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.33.1/manifests"},{"name":"v0.33.0","sha":"1fcd374819bb5fdb87c11d89d46f7dce02135e72","kind":"tag","published_at":"2023-10-29T19:53:07.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.33.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.33.0/manifests"},{"name":"v0.32.5","sha":"87b39bf83dd6f64e64e5f522303fd76841872381","kind":"tag","published_at":"2023-04-06T17:28:59.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.32.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.5/manifests"},{"name":"v0.32.4","sha":"d67d485e74acf9aab0fd2a36014fc3bea89ca2a5","kind":"tag","published_at":"2023-03-17T23:53:44.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.32.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.4/manifests"},{"name":"v0.32.3","sha":"261ba1942094e0a923ba56401ee453c9897b62df","kind":"tag","published_at":"2023-01-03T20:50:00.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.32.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.3/manifests"},{"name":"v0.32.2","sha":"449a11a2e2080d12ad63efedd29c6ebeca7ef065","kind":"tag","published_at":"2022-11-03T19:37:46.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.32.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.2/manifests"},{"name":"v0.32.1","sha":"735ad6a78e438a715fa8270229787cdd34c7d791","kind":"tag","published_at":"2022-11-03T19:12:28.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.32.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.1/manifests"},{"name":"v0.32.0","sha":"6191bab9c76da8b3f427f25a3830f245b29dc2be","kind":"tag","published_at":"2022-10-07T02:12:21.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.32.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.32.0/manifests"},{"name":"v0.31.7","sha":"f58ff700b3ecba953723171213269e3f969f9252","kind":"tag","published_at":"2022-10-05T22:21:20.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.7","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.7/manifests"},{"name":"v0.31.6","sha":"386e4b7cfd4a2675489b7ee93597c905b6edcc93","kind":"tag","published_at":"2022-10-05T21:29:43.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.6","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.6/manifests"},{"name":"v0.31.5","sha":"b02cb81e2f49530d7d78db2480336d93998a810b","kind":"tag","published_at":"2022-10-05T18:01:07.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.5/manifests"},{"name":"v0.31.4","sha":"200875930ee772a09010dda3610fb8809f970e10","kind":"tag","published_at":"2022-10-01T00:08:01.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.4/manifests"},{"name":"v0.31.3","sha":"304a6ec2e215e9167c516ada98232ba64f57434a","kind":"tag","published_at":"2022-09-24T23:12:26.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.3/manifests"},{"name":"v0.31.2","sha":"0f27b3b490ab7a9382084a232c6f95994c7c7edb","kind":"tag","published_at":"2022-09-24T22:51:32.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.2/manifests"},{"name":"v0.31.1","sha":"58fc0b391025c058c7e780b29e5ee283c75a4d82","kind":"tag","published_at":"2022-09-24T21:45:42.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.1/manifests"},{"name":"v0.31.0","sha":"992e840a8a6fbdd670d1c409a3d5971ab6313485","kind":"tag","published_at":"2022-09-24T21:31:53.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.31.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.31.0/manifests"},{"name":"v0.30.5","sha":"d0daf06f37c7902716a3397685a92d03e944b23c","kind":"tag","published_at":"2022-08-17T19:16:01.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.30.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.5/manifests"},{"name":"v0.30.4","sha":"48d26262ed0e5968dd4f556a6f85e5dbdf5495b9","kind":"tag","published_at":"2022-07-08T01:33:53.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.30.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.4/manifests"},{"name":"v0.30.3","sha":"f9ebcefd0c08840eec70825b8c41ddc17f1b4bec","kind":"tag","published_at":"2022-07-08T01:11:57.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.30.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.3/manifests"},{"name":"v0.30.2","sha":"9924203babec62d28c06c9e6f9ad1bf3fbea8421","kind":"tag","published_at":"2022-07-08T00:51:20.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.30.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.2/manifests"},{"name":"v0.30.1","sha":"f91d6d0a88e2adebdba579475115629860c274e3","kind":"tag","published_at":"2022-07-07T20:58:42.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.30.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.1/manifests"},{"name":"v0.30.0","sha":"5caf51d7188fd73930bfb7c362771a844dfeee71","kind":"tag","published_at":"2022-07-06T23:44:04.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.30.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.30.0/manifests"},{"name":"v0.29.6","sha":"01222e93c132f579db77fff426bef68b5af53a12","kind":"tag","published_at":"2022-07-06T19:42:19.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.6","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.6/manifests"},{"name":"v0.29.5","sha":"b4ab3b91a908cdfc0772e3ce63647df2505705eb","kind":"tag","published_at":"2022-06-13T22:40:23.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.5/manifests"},{"name":"v0.29.4","sha":"5e9ed471e587e429b276dcbe2deaf546596a0ec3","kind":"tag","published_at":"2022-06-13T20:48:08.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.4/manifests"},{"name":"v0.29.3","sha":"59e3bbbe187c6edf461240916888b1020af83fae","kind":"tag","published_at":"2022-01-27T00:30:49.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.3/manifests"},{"name":"v0.29.2","sha":"8a150138a93a39025bbe6d3514cb615b17a63c91","kind":"tag","published_at":"2022-01-26T21:56:54.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.2/manifests"},{"name":"v0.29.1","sha":"f372dd105f41d93179b5a72358c529375ffddc4b","kind":"tag","published_at":"2022-01-26T21:53:33.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.1/manifests"},{"name":"v0.29.0","sha":"031516ad09b29a991e0ef7c23419118215f47296","kind":"tag","published_at":"2022-01-26T19:26:39.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.29.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.29.0/manifests"},{"name":"v0.28.1","sha":"4e22e11ac4c662e0a1dba8a9c373388df900baaf","kind":"commit","published_at":"2022-01-25T22:33:00.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.28.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.28.1/manifests"},{"name":"v0.28.0","sha":"fca7b6a7e2d80e6f2ec0d6f5e62100144101a016","kind":"tag","published_at":"2022-01-21T03:35:25.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.28.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.28.0/manifests"},{"name":"rm","sha":"4755d49a166da85ad92a57edf300e31b165928ac","kind":"commit","published_at":"2022-01-20T22:30:52.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/rm","html_url":"https://github.com/micom-dev/micom/releases/tag/rm","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@rm","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/rm","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/rm/manifests"},{"name":"v0.27.0","sha":"4755d49a166da85ad92a57edf300e31b165928ac","kind":"commit","published_at":"2022-01-20T22:30:52.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.27.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"b8e3eda8a97ed2fe08e1416711d3a4f1f98bc3a9","kind":"tag","published_at":"2021-09-30T23:05:10.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.26.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.26.0/manifests"},{"name":"v0.25.1","sha":"96acde900c7d26c6d0875d4ab022fe1d572d348f","kind":"tag","published_at":"2021-08-11T21:38:20.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.25.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"a830c1529e12a248af56632a7a544ee6eefe6240","kind":"tag","published_at":"2021-07-07T18:19:10.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.25.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"29116bcfe37269a4ad6e8d4ec2d04966dcfb5afd","kind":"tag","published_at":"2021-05-24T22:34:52.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.24.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"b414215cc773dd6c0ef979bd14269127eead132e","kind":"tag","published_at":"2021-05-24T18:36:05.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.24.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"05dd2d349480d8fb13c0d9eb1f5b7fb8d3c7aca5","kind":"tag","published_at":"2021-04-28T02:20:36.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.23.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"9085ba604fc93ae4c70a5711cc44c7ffc22f65d5","kind":"tag","published_at":"2021-04-27T21:46:59.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.23.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.23.0/manifests"},{"name":"v0.22.7","sha":"08fb3cf0c0bf0fdfb2f619fe7be9ef15fa0cb4c3","kind":"tag","published_at":"2021-04-26T22:52:09.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.7","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.7/manifests"},{"name":"v0.22.6","sha":"deb54b4853d21513cee114f98aceaf3a04a97aab","kind":"tag","published_at":"2021-04-22T20:21:44.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.6","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"f6b1fafac888f3ded41e0ffe63941ec693841106","kind":"commit","published_at":"2021-04-02T21:37:17.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"c63b69c7b95a0bc73d423c5df152c2d8cc80be52","kind":"tag","published_at":"2021-04-02T21:21:50.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"2e01c1b5cad984c957165b362e74f14a8fcaf01e","kind":"tag","published_at":"2021-04-01T01:11:56.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"280df31ea6c67d973bd6854f2a525d70e960adac","kind":"tag","published_at":"2021-03-26T19:59:30.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"333760bcb6d949dabb12d093afdac73af693658d","kind":"tag","published_at":"2021-03-26T04:45:56.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"b4fb9eb34cb07f5f0a6b8c68a964f6a411658087","kind":"commit","published_at":"2021-03-26T03:23:24.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.22.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.22.0/manifests"},{"name":"v0.21.4","sha":"771ac4749e1bca9f6c916fd09c70e880d1369260","kind":"tag","published_at":"2021-02-18T23:23:26.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.21.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"6ff843ec449555885deadd9cae9dfcda4e7f37dc","kind":"tag","published_at":"2021-01-27T22:18:10.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.21.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"4465163ed04215b7ddbdd60160b2d68ad2190f84","kind":"tag","published_at":"2021-01-21T18:39:26.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.21.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"2beeeced9d7b8459f87d16f2d2bf81f7cc008b6d","kind":"tag","published_at":"2021-01-20T21:24:37.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.21.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"315a3b18ece871e8d66ba0ebc0332930e0a08beb","kind":"tag","published_at":"2021-01-20T02:43:30.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.21.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.21.0/manifests"},{"name":"v0.20.3","sha":"6b90283cdd75f4699f15e51e69d0803f503e26db","kind":"tag","published_at":"2020-12-18T20:54:58.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.20.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.3/manifests"},{"name":"v0.20.2","sha":"f5c6ed345d29cb94d2989114879631811edeb4e8","kind":"tag","published_at":"2020-12-12T02:51:15.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.20.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.2/manifests"},{"name":"v0.20.1","sha":"5791922aa61c0d3373fc49714433a583c768dd8c","kind":"tag","published_at":"2020-12-11T20:41:08.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.20.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"71e4dae832be8465737a1ad7c3894f536638eff1","kind":"tag","published_at":"2020-12-04T19:02:08.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.20.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.20.0/manifests"},{"name":"v0.19.1","sha":"75ad2226cca8080f39044fdca595875152c4c17c","kind":"tag","published_at":"2020-12-02T19:43:37.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.19.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"21c98a55d97291ac24d4f28b55e2bf76779ab664","kind":"tag","published_at":"2020-11-18T01:57:09.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.19.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.19.0/manifests"},{"name":"v0.18.7","sha":"4de4383de231a68f0b38ef5ed2b3522742ff96f0","kind":"tag","published_at":"2020-08-26T23:08:49.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.7","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.7/manifests"},{"name":"v0.18.6","sha":"f4fd9c90ac836a2d6012780270acc136e963c19e","kind":"tag","published_at":"2020-08-26T19:31:53.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.6","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.6/manifests"},{"name":"v0.18.5","sha":"1c310dc6aa3ede0794e10ee64352a553f6effe11","kind":"tag","published_at":"2020-08-26T06:11:24.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.5/manifests"},{"name":"v0.18.4","sha":"911f92970fc120b47cbef0e28df03b8590f237cf","kind":"tag","published_at":"2020-08-21T23:42:06.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.4/manifests"},{"name":"v0.18.3","sha":"fa7b72979e00f89abc597dc9a7d0d59190ec8a8b","kind":"tag","published_at":"2020-08-21T22:27:39.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"f1784377ce8c5d2050d3e62daeca1da6dfff7eb1","kind":"tag","published_at":"2020-08-21T19:45:34.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"3d003649d649571d8cbdf79c9c955fef8f3f500b","kind":"tag","published_at":"2020-08-19T23:07:21.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"ae9fe7a7c92a5944a66bce265ed6e3399f6f62dd","kind":"tag","published_at":"2020-08-19T04:25:58.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.18.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"506987941a5a210b4636ef83d7310959624d06fb","kind":"tag","published_at":"2020-08-18T17:56:30.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.17.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.4/manifests"},{"name":"v0.17.3","sha":"f809e93c13dd23018f4825c47a22a932940f5c4a","kind":"tag","published_at":"2020-08-18T02:03:58.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.17.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"9424c355c8cbce1db61e6c4ed22ac4794cad8e55","kind":"tag","published_at":"2020-08-18T00:20:31.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.17.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.2/manifests"},{"name":"v0.17.1","sha":"bfa600bb591fd2d0f641eb40253286a893d49f00","kind":"tag","published_at":"2020-08-18T00:05:25.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.17.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"b5f75b5c4cd8067df1528878d043d1c73ab697e7","kind":"tag","published_at":"2020-08-18T00:03:37.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.17.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"4bd0ccc5b4bc9d3b600226177c831be73a89697a","kind":"tag","published_at":"2020-05-12T01:42:43.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.16.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"1e57458117a93e3f79fb7e449c0927b388b63ebc","kind":"tag","published_at":"2020-05-11T22:01:26.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.16.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"128147227a596249199892a72db8d570cd38ce82","kind":"tag","published_at":"2020-05-08T00:10:11.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.15.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"b5c0c7af87ee97dcf0a31dc288f388caf0e3e039","kind":"tag","published_at":"2020-05-07T21:59:51.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.14.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"62884e1795c48d22452b8eea3c7def51589bcfd5","kind":"tag","published_at":"2020-05-01T23:17:08.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.13.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"92c89d10e984e43b36b221604b7ff37a8daa9e32","kind":"tag","published_at":"2020-04-30T00:54:08.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.12.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"646e387a5602c73aeaca114334f00bed71b92b87","kind":"tag","published_at":"2020-04-30T00:47:31.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.12.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"b9336ca2fc5e7f534c51caa2bc8dc7dbefc80df4","kind":"tag","published_at":"2020-04-16T23:36:55.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.11.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"d7fc2cdf5eb286645dbde33be2cc4a1a582cb553","kind":"tag","published_at":"2020-04-16T23:05:08.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.11.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"5f92110947d2563595fa301e7f283e03ac87b1e3","kind":"tag","published_at":"2020-04-15T17:57:31.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.11.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.11.0/manifests"},{"name":"v0.10.5","sha":"3cb799bafdc3c3a7132f13fb00d04d7c5b0f9527","kind":"commit","published_at":"2020-02-28T02:16:16.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.10.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"18d19d0b7de8f8a82ffccca209fc4bbd52dd740b","kind":"commit","published_at":"2020-02-28T01:47:26.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.10.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"6c646f4ffc123d2fff01c3842e8b098c98aa3cd6","kind":"commit","published_at":"2020-02-28T00:18:30.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.10.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"9820e9ac56ca47548f0a9194f987a0188e495407","kind":"commit","published_at":"2020-02-27T23:59:39.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.10.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"d3052546c9eb953e6ed6e90e791506f1da6665c3","kind":"commit","published_at":"2020-01-21T20:12:32.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.10.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"2e9a0145bc415bcd69592b8b9a4a98067fdd672e","kind":"commit","published_at":"2019-08-22T18:35:53.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.10.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.10.0/manifests"},{"name":"v0.9.13","sha":"c13c40e886e622d1c2ec6dba9d4a6701a5a85513","kind":"commit","published_at":"2019-08-06T19:46:33.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.13","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"8bc389ec2927e9ff59d1ab94d6d32ce839ce0e0f","kind":"commit","published_at":"2019-08-01T21:01:42.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.12","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"96e5dfa0cf54ec10b6fc19931d2ecfb89e6a5b91","kind":"commit","published_at":"2019-08-01T18:09:21.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.11","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"21558a6422a4409eefc984cbf6f91ef52f804fa3","kind":"commit","published_at":"2019-07-29T18:28:42.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.10","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"629df589f0f42b851e11d5d21de7131ad1c0aa9d","kind":"commit","published_at":"2019-07-29T18:23:02.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.9","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"c0c14525e3ea5011716e8d89578e532aec9555b8","kind":"commit","published_at":"2019-07-29T05:55:04.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.8","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.8/manifests"},{"name":"v0.9.4","sha":"c8345662a38ee50b3816b7a1e4cdcae5a100f4bc","kind":"commit","published_at":"2019-07-29T05:53:51.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.4/manifests"},{"name":"v0.9.7","sha":"4821cdad888314f13791e0bfe2ebd8ee716f4c30","kind":"commit","published_at":"2019-07-15T19:21:01.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.7","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"0aecf2b5fbd29c9bddf74749b8163223687c6fd8","kind":"commit","published_at":"2019-07-15T19:00:41.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.6","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"91e48a6c4aa8856425852925de2b32d0c038b322","kind":"commit","published_at":"2019-07-15T18:56:17.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.5/manifests"},{"name":"v0.9.3","sha":"56ae9c97786f5d7687199a87fcf03c7c2d117fc9","kind":"commit","published_at":"2019-04-12T22:59:30.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"a1e95634018555d3eb4651fab43a82d0a74f0e5b","kind":"commit","published_at":"2018-05-31T20:11:45.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"bfa1d97a954fda1b7657deb6ffc96eed702acba8","kind":"commit","published_at":"2018-05-31T20:10:57.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"12bda2d8b1e5b4082a322c6140807066f5288d9a","kind":"commit","published_at":"2018-05-28T19:31:55.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.9.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.9.0/manifests"},{"name":"v0.8.0b5","sha":"73f209123a03249989ed6e45c469a47cdf9126bc","kind":"commit","published_at":"2018-03-08T20:28:04.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.8.0b5","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.8.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.8.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b5/manifests"},{"name":"0.8.0b5","sha":"733fc92f72c87b519967f1663302ee7e4eda4343","kind":"commit","published_at":"2018-03-02T03:08:57.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/0.8.0b5","html_url":"https://github.com/micom-dev/micom/releases/tag/0.8.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@0.8.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/0.8.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/0.8.0b5/manifests"},{"name":"v0.8.0b4","sha":"006a00c53055b23cd65020e3bfeca13363496852","kind":"commit","published_at":"2018-01-22T20:15:33.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.8.0b4","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.8.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.8.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b4/manifests"},{"name":"v0.8.0b3","sha":"be2941570c38947e398ddd6bbf5a735cf19c4768","kind":"commit","published_at":"2018-01-16T17:05:44.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.8.0b3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.8.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.8.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b3/manifests"},{"name":"v0.8.0b2","sha":"682bfc0b0790a2207378ad3581cad577aa0b97c7","kind":"commit","published_at":"2018-01-16T16:59:28.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.8.0b2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.8.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.8.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.8.0b2/manifests"},{"name":"0.8.0b1","sha":"599f5fefe06519d32f1d638ed676f617d0d203af","kind":"commit","published_at":"2018-01-15T22:32:53.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/0.8.0b1","html_url":"https://github.com/micom-dev/micom/releases/tag/0.8.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@0.8.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/0.8.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/0.8.0b1/manifests"},{"name":"v0.7.0","sha":"ef4d5af31040fcbd70f88b0a718de74db1e3bc74","kind":"commit","published_at":"2017-10-25T19:23:16.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.7.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ed2f45aec9eb5dd2100cd0a97191b1c9b9ccebbf","kind":"commit","published_at":"2017-08-22T21:24:36.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.6.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d23da5fc64f9b1d5ac8a46842656392ad77d61d1","kind":"commit","published_at":"2017-08-10T22:23:58.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.6.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"a3e92682af3acd50c26c97074f0da97d97113ed3","kind":"commit","published_at":"2017-08-09T17:47:51.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.5.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c92e912c2b842430067376b6efa32c6b895f5d71","kind":"commit","published_at":"2017-07-31T20:50:30.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.5.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"4fe07c133d8753b3330deaaaf695b68b259eaae7","kind":"commit","published_at":"2017-07-24T17:57:55.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.5.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ee20fe2b3db77c99e8808b67f8b05e8aee1be573","kind":"commit","published_at":"2017-07-24T17:50:15.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.5.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"2e9bc32019e97be8529a72b4405b9f8fec610abf","kind":"commit","published_at":"2017-07-20T19:27:28.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.4.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"2a4f1304969e60e06187c5378b5dc9a8a83ad72e","kind":"commit","published_at":"2017-05-19T18:10:39.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.3.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"7898c4d3ef8fa4fe2a4fcaf5c93572f3bc693b4a","kind":"commit","published_at":"2017-05-19T18:08:42.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.3.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"27fb8045f5f17a6fb7e478eec824af9651f91b5b","kind":"commit","published_at":"2017-03-27T20:31:59.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.2.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.2.0/manifests"},{"name":"v0.1.3","sha":"42d6284092832713e28f66e91e5cb0d8a800ca7d","kind":"commit","published_at":"2017-03-15T00:01:45.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.1.3","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"ed34bf0573926a7c9b21303948fd6f98a067cb58","kind":"commit","published_at":"2017-03-14T23:11:56.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.1.2","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"1fd97bbc9905647b73965c341a6372b06da3613a","kind":"tag","published_at":"2017-03-14T19:58:07.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.1.1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"a3e51e2c27c0e4799bf54a41e3cf72f1b50bc170","kind":"commit","published_at":"2017-03-14T19:42:34.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.1.0","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.0/manifests"},{"name":"v0.1.0a1","sha":"152d15ca00c184626b2f212e364f810e9f9ef6c6","kind":"commit","published_at":"2017-03-02T18:07:49.000Z","download_url":"https://codeload.github.com/micom-dev/micom/tar.gz/v0.1.0a1","html_url":"https://github.com/micom-dev/micom/releases/tag/v0.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micom-dev/micom@v0.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/tags/v0.1.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-19T18:29:34.452Z","dependent_packages_count":1,"downloads":1221,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.663268740409462,"dependent_repos_count":21.534861440080295,"dependent_packages_count":4.790953020032164,"stargazers_count":8.03059455184267,"forks_count":9.323710705332044,"docker_downloads_count":null,"average":10.668677691539326},"purl":"pkg:pypi/micom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/micom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/micom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/micom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-09T03:55:08.339Z","issues_count":44,"pull_requests_count":73,"avg_time_to_close_issue":9984892.06060606,"avg_time_to_close_pull_request":790033.5416666666,"issues_closed_count":33,"pull_requests_closed_count":72,"pull_request_authors_count":4,"issue_authors_count":21,"avg_comments_per_issue":2.659090909090909,"avg_comments_per_pull_request":0.7123287671232876,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":2,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":1317031.0,"past_year_avg_time_to_close_pull_request":1328197.611111111,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.2631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/issues","maintainers":[{"login":"cdiener","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdiener"}],"active_maintainers":[{"login":"cdiener","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdiener"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/micom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/micom/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/micom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/micom/related_packages","maintainers":[{"uuid":"cdiener","login":"cdiener","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cdiener/","role":null,"created_at":"2023-02-24T12:01:35.889Z","updated_at":"2023-02-24T12:01:35.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cdiener/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726145,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":610949,"full_name":"micom-dev/micom","default_branch":"main","committers":[{"name":"Christian Diener","email":"ch.diener@gmail.com","login":null,"count":685},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":28},{"name":"Christian Diener","email":"mail@cdiener.com","login":null,"count":2},{"name":"Nils Giordano","email":"nigiord","login":"nigiord","count":1}],"total_commits":716,"total_committers":4,"total_bot_commits":28,"total_bot_committers":1,"mean_commits":179.0,"dds":0.04329608938547491,"past_year_committers":[{"name":"Christian Diener","email":"ch.diener@gmail.com","login":null,"count":28},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11}],"past_year_total_commits":39,"past_year_total_committers":2,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":19.5,"past_year_dds":0.28205128205128205,"last_synced_at":"2024-01-27T11:16:10.276Z","last_synced_commit":"2f5b425c2816aee90d5623b7d46f9a78c5c7fecf","created_at":"2023-03-09T07:23:45.043Z","updated_at":"2024-01-27T11:16:10.276Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"micom-dev/micom","html_url":"https://github.com/micom-dev/micom","last_synced_at":"2025-08-31T13:53:37.507Z","status":null,"issues_count":45,"pull_requests_count":81,"avg_time_to_close_issue":9984892.06060606,"avg_time_to_close_pull_request":945195.358974359,"issues_closed_count":33,"pull_requests_closed_count":78,"pull_request_authors_count":4,"issue_authors_count":22,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":0.6790123456790124,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":2,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1933554.8095238095,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.2916666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-14T17:42:39.347Z","updated_at":"2025-09-03T06:10:41.888Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micom-dev%2Fmicom/issues","issue_labels_count":{"feature":2,"numeric":2,"question":2,"bug":1,"done":1},"pull_request_labels_count":{"dependencies":79,"github_actions":9,"hacktoberfest-accepted":2,"numeric":1},"issue_author_associations_count":{"NONE":31,"COLLABORATOR":12,"CONTRIBUTOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":80,"COLLABORATOR":22,"NONE":2},"issue_authors":{"cdiener":12,"arianccbasile":4,"mmp3":3,"krcurtis":3,"zoey-rw":3,"nigiord":2,"PathogeNish":2,"mmundy42":2,"Ilhem36":1,"shalabs":1,"wtscott31":1,"wintermute221":1,"nick-youngblut":1,"vicru93":1,"dorarinyo88":1,"gzampieri":1,"mostueve":1,"cymee95":1,"alejandrocs98":1,"michaelsilverstein":1,"jfoldi81":1,"Rotembartuv":1},"pull_request_authors":{"dependabot[bot]":79,"cdiener":22,"nickp60":2,"nigiord":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10112097,"issues_count":31599096,"pull_requests_count":98247709,"authors_count":10706903,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":26,"github_actions":9},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":26,"NONE":2,"COLLABORATOR":2},"past_year_issue_authors":{"dorarinyo88":1,"vicru93":1},"past_year_pull_request_authors":{"dependabot[bot]":26,"cdiener":2,"nickp60":2},"maintainers":[{"login":"cdiener","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdiener"}],"active_maintainers":[{"login":"cdiener","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cdiener"}]},"events":{"total":{"CreateEvent":18,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":18,"DeleteEvent":11,"IssueCommentEvent":5,"PushEvent":34,"PullRequestReviewEvent":5,"PullRequestEvent":28,"ForkEvent":2},"last_year":{"CreateEvent":18,"ReleaseEvent":1,"IssuesEvent":2,"WatchEvent":18,"DeleteEvent":11,"IssueCommentEvent":5,"PushEvent":34,"PullRequestReviewEvent":5,"PullRequestEvent":28,"ForkEvent":2}},"keywords":["biochemistry","cobra","cobrapy","community","flux","hacktoberfest","metabolic-models","microbiome","microbiota","modeling","python","systems-biology"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T01:01:05.403Z","updated_at":"2023-02-10T01:01:05.403Z","repository_link":"https://github.com/micom-dev/micom/blob/main/.github/workflows/docs.yml","dependencies":[{"id":7509936100,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7509936103,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.5.0","direct":true,"kind":"composite","optional":false},{"id":7509936105,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T01:01:05.473Z","updated_at":"2023-02-10T01:01:05.473Z","repository_link":"https://github.com/micom-dev/micom/blob/main/.github/workflows/pythonpackage.yml","dependencies":[{"id":7509937305,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7509937307,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.5.0","direct":true,"kind":"composite","optional":false},{"id":7509937309,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.1","direct":true,"kind":"composite","optional":false},{"id":7509937310,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7509937312,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-10T01:01:05.509Z","updated_at":"2023-02-10T01:01:05.509Z","repository_link":"https://github.com/micom-dev/micom/blob/main/requirements.txt","dependencies":[{"id":7509937935,"package_name":"cobra","ecosystem":"pypi","requirements":"\u003e=0.17.1","direct":true,"kind":"runtime","optional":false},{"id":7509937936,"package_name":"jinja2","ecosystem":"pypi","requirements":"\u003e=2.10.0","direct":true,"kind":"runtime","optional":false},{"id":7509937937,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.22.0","direct":true,"kind":"runtime","optional":false},{"id":7509937938,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":7509937939,"package_name":"symengine","ecosystem":"pypi","requirements":"\u003e=0.6.1","direct":true,"kind":"runtime","optional":false},{"id":7509937940,"package_name":"osqp","ecosystem":"pypi","requirements":"\u003e=0.6.2","direct":true,"kind":"runtime","optional":false},{"id":7509937941,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937942,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937943,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937944,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937945,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937946,"package_name":"sphinx-book-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937947,"package_name":"sphinx-autoapi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7509937948,"package_name":"recommonmark","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-05T03:56:14.759Z","updated_at":"2023-10-05T03:56:14.759Z","repository_link":"https://github.com/micom-dev/micom/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-05T03:56:14.905Z","updated_at":"2023-10-05T03:56:14.905Z","repository_link":"https://github.com/micom-dev/micom/blob/main/setup.py","dependencies":[]}],"score":13.283665566974207,"created_at":"2025-09-08T11:18:38.739Z","updated_at":"2025-10-07T08:24:59.848Z","avatar_url":"https://github.com/micom-dev.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1221,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1128/mSystems.00606-19"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","serializer","packaging","network-simulation","shellcodes","hacking","autograding","observability","embedded","optim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65622","html_url":"https://science.ecosyste.ms/projects/65622"}