{"id":12586700,"name":"@mikro-orm/sql","ecosystem":"npm","description":"TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.","homepage":"https://mikro-orm.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikro-orm/mikro-orm","keywords_array":["data-mapper","ddd","entity","identity-map","javascript","js","mariadb","mikro-orm","mongo","mongodb","mysql","orm","postgresql","sqlite","sqlite3","ts","typescript","unit-of-work"],"namespace":"mikro-orm","versions_count":436,"first_release_published_at":"2025-12-13T16:47:23.331Z","latest_release_published_at":"2026-04-16T07:55:57.898Z","latest_release_number":"7.0.11","last_synced_at":"2026-04-18T15:00:52.193Z","created_at":"2025-12-14T14:00:17.964Z","updated_at":"2026-04-18T15:01:42.475Z","registry_url":"https://www.npmjs.com/package/@mikro-orm/sql","install_command":"npm install @mikro-orm/sql","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"rc":"7.0.0-rc.3","v7":"7.0.0-dev.338","latest":"7.0.11","next":"7.0.12-dev.7","next-v7":"7.1.0-dev.5"}},"repo_metadata":{"id":37412091,"uuid":"125342064","full_name":"mikro-orm/mikro-orm","owner":"mikro-orm","description":"TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.","archived":false,"fork":false,"pushed_at":"2026-04-18T12:11:57.000Z","size":92498,"stargazers_count":9010,"open_issues_count":40,"forks_count":631,"subscribers_count":49,"default_branch":"master","last_synced_at":"2026-04-18T12:26:17.412Z","etag":null,"topics":["database","datamapper","entities","entity","identity-map","javascript","libsql","mongodb","mysql","nodejs","orm","postgre","postgresql","sql","sql-server","sqlite","sqlite3","typescript","typescript-orm","unit-of-work"],"latest_commit_sha":null,"homepage":"https://mikro-orm.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikro-orm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["B4nan","mikro-orm"],"custom":"https://paypal.me/mikroorm"}},"created_at":"2018-03-15T09:21:10.000Z","updated_at":"2026-04-18T05:59:07.000Z","dependencies_parsed_at":"2023-10-24T00:30:14.406Z","dependency_job_id":"b2315177-6023-46e2-b406-7ddfd02128a9","html_url":"https://github.com/mikro-orm/mikro-orm","commit_stats":{"total_commits":5512,"total_committers":269,"mean_commits":"20.490706319702603","dds":0.3791727140783745,"last_synced_commit":"a3b5e5704918a44c4d30b1c5a007b9cc648f6130"},"previous_names":["b4nan/mikro-orm"],"tags_count":344,"template":false,"template_full_name":null,"purl":"pkg:github/mikro-orm/mikro-orm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikro-orm","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/sbom","scorecard":{"id":21701,"data":{"date":"2025-08-04","repo":{"name":"github.com/mikro-orm/mikro-orm","commit":"f3b4c52f1906e52af3edaea71e418fa8431b8241"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 2/27 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/docs.yml:14","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 6 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:216: update your workflow using https://app.stepsecurity.io/secureworkflow/mikro-orm/mikro-orm/tests.yml/master?enable=pin","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T16:55:10.414Z","repository_id":37412091,"created_at":"2025-08-14T16:55:10.415Z","updated_at":"2025-08-14T16:55:10.415Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31973202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":"mikro-orm","name":"MikroORM","uuid":"54766168","kind":"organization","description":"MikroORM TypeScript ORM for Node.js based on data-mapper, unit-of-work and identity-map patterns.","email":null,"website":"https://mikro-orm.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/54766168?v=4","repositories_count":19,"last_synced_at":"2026-04-10T07:01:20.012Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mikro-orm","funding_links":["https://github.com/sponsors/mikro-orm"],"total_stars":9916,"followers":124,"following":0,"created_at":"2022-11-14T00:41:34.529Z","updated_at":"2026-04-10T07:01:20.013Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikro-orm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikro-orm/repositories"},"tags":[{"name":"v7.0.11","sha":"91ae3da03356695ad7e658450461c40c2a0db01f","kind":"tag","published_at":"2026-04-16T07:55:32.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.11/manifests"},{"name":"v6.6.13","sha":"caac6f3e7d91a21acd4457e4f0127e249575d173","kind":"tag","published_at":"2026-04-10T15:49:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.13","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.13/manifests"},{"name":"v7.0.10","sha":"f03654fdff4a7d4d3dc6f6cd084b8f745b599c52","kind":"tag","published_at":"2026-04-10T15:43:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.10/manifests"},{"name":"v7.0.9","sha":"a64b614ea268e190be86185d88e1be393b2c1cc3","kind":"tag","published_at":"2026-04-06T11:54:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.9/manifests"},{"name":"v7.0.8","sha":"183be728ad3990d247db978a2225a083308bd4d3","kind":"tag","published_at":"2026-04-01T13:01:35.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.8/manifests"},{"name":"v6.6.12","sha":"b0ee143c30593068b71172f7d57129aeae3c2f2b","kind":"tag","published_at":"2026-04-01T12:57:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.12/manifests"},{"name":"v7.0.7","sha":"02540c36fe6ed5a0b02bb9e99f6252859f22c38b","kind":"tag","published_at":"2026-03-31T08:42:15.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.7/manifests"},{"name":"v6.6.11","sha":"f2dc4db728e2bbd47ed6d5ddec6cb2b76693f8f6","kind":"tag","published_at":"2026-03-31T06:42:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.11/manifests"},{"name":"v7.0.6","sha":"9a855e0f55d16f42761e9a0d05040643be5867f6","kind":"tag","published_at":"2026-03-26T16:32:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.6/manifests"},{"name":"v6.6.10","sha":"a55e6f21abf0f8c5a7d7d49b5c3b78498023fc7b","kind":"tag","published_at":"2026-03-26T15:57:23.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.10/manifests"},{"name":"v7.0.5","sha":"4b63e041404208d20cf60e5300e3700f8f3c7cb5","kind":"tag","published_at":"2026-03-23T17:00:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.5/manifests"},{"name":"v7.0.4","sha":"069756a52a58439fb8f95ef1168522cf173999e6","kind":"tag","published_at":"2026-03-20T19:42:56.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.4/manifests"},{"name":"v7.0.3","sha":"2c0ca112386914a14a2f369bafbac0457cea1984","kind":"tag","published_at":"2026-03-18T09:08:50.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.3/manifests"},{"name":"v7.0.2","sha":"0ac236d595fd77e3e93075b99e33e1046b0c0e97","kind":"tag","published_at":"2026-03-14T12:31:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"0f73ca225f19af6c6fd3d17e34910f28780918f9","kind":"tag","published_at":"2026-03-11T14:58:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"0f9a62d6e34ce8b50b3195f3d84bb1a70013041b","kind":"tag","published_at":"2026-03-11T13:11:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0/manifests"},{"name":"v6.6.9","sha":"85d6eb2c97d1fe0abd52d920a73f9e92a8a46e99","kind":"tag","published_at":"2026-03-05T17:49:53.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.9/manifests"},{"name":"v7.0.0-rc.3","sha":"1050ee7751debe46155b233eaa13cda51c14c352","kind":"commit","published_at":"2026-03-03T21:51:31.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.0-rc.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.3/manifests"},{"name":"v6.6.8","sha":"1f2827c5cd04af7935a2216346a25f5dcb99ae44","kind":"tag","published_at":"2026-03-01T15:56:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.8/manifests"},{"name":"v7.0.0-rc.2","sha":"ebeb6fe78f0a65c73f9df6d32af254ebef033d65","kind":"commit","published_at":"2026-02-20T16:22:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.0-rc.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.2/manifests"},{"name":"v7.0.0-rc.1","sha":"53b7ee7c96dbe48851be5c3114bb68d1cdccfd42","kind":"commit","published_at":"2026-02-15T22:58:18.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.0-rc.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.1/manifests"},{"name":"v6.6.7","sha":"a76e63971981d82b8df5d51a6ae2a799079d5ea7","kind":"tag","published_at":"2026-02-15T20:08:40.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.7/manifests"},{"name":"v7.0.0-rc.0","sha":"a2330d20c18a6f1416bc4b90fd26acf3b5896fea","kind":"commit","published_at":"2026-02-08T18:38:35.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v7.0.0-rc.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v7.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v7.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v7.0.0-rc.0/manifests"},{"name":"v6.6.6","sha":"8ab6a261082cc804312c5989bec6a5a8b953c470","kind":"tag","published_at":"2026-01-30T16:35:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.6/manifests"},{"name":"v6.6.5","sha":"d9b253c456b3776b07822035e52e68f17db66d9b","kind":"tag","published_at":"2026-01-21T22:41:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.5/manifests"},{"name":"v6.6.4","sha":"a658546aa4b27f43cd5dfc480c84cc4c151fe323","kind":"tag","published_at":"2026-01-14T17:41:25.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.4/manifests"},{"name":"v6.6.3","sha":"8a5784fd9356c8ae984d45aabf8cf20531bf40bb","kind":"tag","published_at":"2026-01-04T13:27:40.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.3/manifests"},{"name":"v6.6.2","sha":"45dc7ad3c2fcec17b0c098671063266bdb991a24","kind":"tag","published_at":"2025-12-07T22:11:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.2/manifests"},{"name":"v6.6.1","sha":"fcfb99e4f90bf41210d79594f73c89c9e41a7f6f","kind":"tag","published_at":"2025-11-25T08:39:06.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.1/manifests"},{"name":"v6.6.0","sha":"94864049d881d6a142f4adfefeea49c90e4fe835","kind":"tag","published_at":"2025-11-11T16:37:50.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.6.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.6.0/manifests"},{"name":"v6.5.9","sha":"9afbf2652beaad19fd39d828208acce834ee1b88","kind":"tag","published_at":"2025-10-23T07:02:13.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.9/manifests"},{"name":"v6.5.8","sha":"ce1a23784bd05a6e86fb794b8fb33042c5baa473","kind":"tag","published_at":"2025-10-13T08:38:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.8/manifests"},{"name":"v6.5.7","sha":"fd32b2e5525ead9d4938a27dc3b4cdc0177695d2","kind":"tag","published_at":"2025-10-06T19:05:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.7/manifests"},{"name":"v6.5.6","sha":"b17b5089c4b7c539d15bc961db95a6d81cb21afe","kind":"tag","published_at":"2025-09-25T06:58:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.6/manifests"},{"name":"v6.5.5","sha":"106bad499420b1af1bda498dcb8eab5bffbaba1f","kind":"tag","published_at":"2025-09-21T08:42:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.5/manifests"},{"name":"v6.5.4","sha":"6beaa678921e8ccac0d773db3896063ed9620167","kind":"tag","published_at":"2025-09-17T20:39:28.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.4/manifests"},{"name":"v6.5.3","sha":"c961ae077038a41ca40bbdbac64734605dcd3d58","kind":"tag","published_at":"2025-09-13T09:00:13.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.3/manifests"},{"name":"v6.5.2","sha":"4d16cdf19bb6646ccc00d180208f2ae25d799ce9","kind":"tag","published_at":"2025-09-02T19:20:39.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.2/manifests"},{"name":"v6.5.1","sha":"c090415778184f32713f90780c81db8dbccf1f2c","kind":"tag","published_at":"2025-08-27T16:41:54.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.1/manifests"},{"name":"v6.5.0","sha":"e25ee7e53839a4832841fe1ccd5c22fc3f4fff54","kind":"tag","published_at":"2025-08-27T16:16:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.5.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.5.0/manifests"},{"name":"v6.4.16","sha":"0c5705ec19d37caf1d7d28f7f7f7233621d4b96b","kind":"tag","published_at":"2025-05-30T08:07:46.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.16","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.16/manifests"},{"name":"v6.4.15","sha":"5b38f3d5c774dd3610be27d827396fdbcfefe378","kind":"tag","published_at":"2025-05-09T09:35:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.15","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.15/manifests"},{"name":"v6.4.14","sha":"77f7fbd1b93ac2b9074c806bc3cfcee2f13ffb91","kind":"tag","published_at":"2025-05-05T07:02:53.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.14","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.14/manifests"},{"name":"v6.4.13","sha":"111b414544ca98a6408d6a947d634c7c1e2c4b79","kind":"tag","published_at":"2025-04-12T22:32:46.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.13","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.13/manifests"},{"name":"v6.4.12","sha":"cdd7d168571666a25a05534d95572a0d24a96290","kind":"tag","published_at":"2025-04-06T13:21:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.12/manifests"},{"name":"v6.4.11","sha":"b25e6e6aac836ecb58185fda44babfaac1e75d31","kind":"tag","published_at":"2025-03-21T08:53:23.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.11/manifests"},{"name":"v6.4.10","sha":"e37b05931c2a42c7bd10f03b57aa665735f68386","kind":"tag","published_at":"2025-03-16T21:56:59.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.10/manifests"},{"name":"v6.4.9","sha":"489892d1378d072e6aade3e4a289a8c90596d5f9","kind":"tag","published_at":"2025-03-07T09:03:09.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.9/manifests"},{"name":"v6.4.8","sha":"e4afbf2723cb1d38795f2a54cb7515c0fb61f38e","kind":"tag","published_at":"2025-03-06T09:02:19.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.8/manifests"},{"name":"v6.4.7","sha":"a413121ae8e1cd2e9fae0c6dcb286581ac656686","kind":"tag","published_at":"2025-02-22T17:34:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.7/manifests"},{"name":"v6.4.6","sha":"1dd90fa1d3112aac13ebae5c7ff2398b0c79cc84","kind":"tag","published_at":"2025-02-12T09:19:58.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.6/manifests"},{"name":"v6.4.5","sha":"74bcef560fe45b34e0e2fdeef76e679650372022","kind":"tag","published_at":"2025-01-30T08:35:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.5/manifests"},{"name":"v6.4.4","sha":"e738ad8e06971728664c3b102aea17d900dabc3e","kind":"tag","published_at":"2025-01-23T20:27:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.4/manifests"},{"name":"v6.4.3","sha":"72ebe7d6c8079a8dde3f92104269f2a96b76af8e","kind":"tag","published_at":"2025-01-08T15:46:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.3/manifests"},{"name":"v6.4.2","sha":"582826c820dd9d9afbdbce29af9df7c96f7ecc5e","kind":"tag","published_at":"2024-12-22T12:47:13.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.2/manifests"},{"name":"v6.4.1","sha":"c9a83d9b46a830840dbd84bae26068bc5b94f519","kind":"tag","published_at":"2024-12-08T18:34:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.1/manifests"},{"name":"v6.4.0","sha":"74b8f66deee9ca99e8220afb641a287a2f91f721","kind":"tag","published_at":"2024-11-11T06:21:57.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.4.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.4.0/manifests"},{"name":"v6.3.13","sha":"53d12559172fb9a8b059108680c739e44a3e88c3","kind":"tag","published_at":"2024-10-06T12:09:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.13","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.13/manifests"},{"name":"v6.3.12","sha":"9cdca884c252143a59f083e8f8fee901ba543bcc","kind":"tag","published_at":"2024-10-01T08:09:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.12/manifests"},{"name":"v6.3.11","sha":"0ad6973be78c36196e65728f216d479b1b0fad2f","kind":"tag","published_at":"2024-09-26T19:03:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.11/manifests"},{"name":"v6.3.10","sha":"88c5068cc4f80500ef63f9b209eedce11801d952","kind":"tag","published_at":"2024-09-15T20:16:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.10/manifests"},{"name":"v6.3.9","sha":"1ffeeff04132734d1d665203354c059a87e795d3","kind":"tag","published_at":"2024-09-09T07:05:15.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.9/manifests"},{"name":"v6.3.8","sha":"067be3b3aabbdcdea55d8c001dffc4340a30a179","kind":"tag","published_at":"2024-09-04T08:02:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.8/manifests"},{"name":"v6.3.7","sha":"88e03885fe90cd3f7f07f18e97a3a2752f8c942a","kind":"tag","published_at":"2024-08-28T07:56:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.7/manifests"},{"name":"v6.3.6","sha":"5c3358121b2d852992d7d3d4e19d10a1c2727a14","kind":"tag","published_at":"2024-08-14T22:10:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.6/manifests"},{"name":"v6.3.5","sha":"7da81e54a2067cd81f636be1208fc21b8c9e0d85","kind":"tag","published_at":"2024-08-11T17:07:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.5/manifests"},{"name":"v6.3.4","sha":"186df897b3d8ee3e92acafcc8ed98493e8e37a88","kind":"tag","published_at":"2024-08-06T19:12:34.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.4/manifests"},{"name":"v6.3.3","sha":"7a1fba78efb3a5d06abc045ecbec31fa3f8274df","kind":"tag","published_at":"2024-08-03T19:27:32.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.3/manifests"},{"name":"v6.3.2","sha":"e586dc22d20f8ecd014d9af926838411c4baa50f","kind":"tag","published_at":"2024-08-01T07:44:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.2/manifests"},{"name":"v6.3.1","sha":"447ab10f1c5d81ac4327abd18b9e3937f4c5f850","kind":"tag","published_at":"2024-07-25T15:37:21.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"79bf7043affa62a21e916dfdbed94b9b38203ce8","kind":"tag","published_at":"2024-07-18T19:17:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.3.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.3.0/manifests"},{"name":"v6.2.9","sha":"d21c713c9ed0b7c0b111d2cc74ae0fb0e0a32a2c","kind":"tag","published_at":"2024-05-31T18:05:54.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.9/manifests"},{"name":"v6.2.8","sha":"5ba7d021ee07520fa3661b6cde4749f5dd75f416","kind":"tag","published_at":"2024-05-21T20:50:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.8/manifests"},{"name":"v6.2.7","sha":"f50f6d909a20e48455d7b1472cfbab21562b4354","kind":"tag","published_at":"2024-05-18T10:25:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.7/manifests"},{"name":"v6.2.6","sha":"7215d46dec697cd0a343ad40ef7650fd4092addc","kind":"tag","published_at":"2024-05-14T19:48:24.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.6/manifests"},{"name":"v6.2.5","sha":"2c899ef9bde1b4677fc892373900b739d1753c1d","kind":"tag","published_at":"2024-05-05T19:25:39.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.5/manifests"},{"name":"v6.2.4","sha":"ab92085316593d066a11146b3343ec422b6809bf","kind":"tag","published_at":"2024-05-02T08:10:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.4/manifests"},{"name":"v6.2.3","sha":"99dfb8b364432c5f89e7245dd91a136cae6b17ec","kind":"tag","published_at":"2024-04-24T21:43:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.3/manifests"},{"name":"v6.2.2","sha":"ff3148b674a20f0d4977f26894b69e14595a61eb","kind":"tag","published_at":"2024-04-20T16:29:25.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"08e4833c2bacc532078c75ef57e400ca92ae7e87","kind":"tag","published_at":"2024-04-12T19:04:12.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"e85e7a91314bf7dbf77778c2d1a00dfc6cdb9322","kind":"tag","published_at":"2024-04-09T18:13:38.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.2.0/manifests"},{"name":"v6.1.12","sha":"d2d0b773985bad370e54624917d8bdbd51666a4f","kind":"tag","published_at":"2024-03-24T11:35:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.12/manifests"},{"name":"v6.1.11","sha":"43fd97e9bb68135d3d9e8648d130baa50aec9125","kind":"tag","published_at":"2024-03-18T21:45:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.11/manifests"},{"name":"v6.1.10","sha":"77768617db5ebae143e8b11f7d51721627e69833","kind":"tag","published_at":"2024-03-14T20:40:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.10/manifests"},{"name":"v6.1.9","sha":"a7a85ccea989c4da2e341f1b3e526eb73a6b8e66","kind":"tag","published_at":"2024-03-10T18:59:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"6d382ac64a82586b5863189ec9042fb2f14b1dd8","kind":"tag","published_at":"2024-03-06T08:26:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"118ff7e8b657d67a73e73aeddc831ab4fee70198","kind":"tag","published_at":"2024-03-04T08:26:12.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.7/manifests"},{"name":"v6.1.6","sha":"c3641c5f2dc6f7c5eef8d4e6d4bcd3678d5c71ba","kind":"tag","published_at":"2024-02-28T09:47:46.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"89581465eae4de722da83b826f773efe54709a96","kind":"tag","published_at":"2024-02-21T22:03:02.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"4febd29a6e2fe0029849991136c47f38c596fc9d","kind":"tag","published_at":"2024-02-16T21:14:41.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"7f85b7a257acde83b5ea76196a059e9fac84c879","kind":"tag","published_at":"2024-02-13T07:04:14.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"c02c057dbb52a3f576e9033b0a7601573a98332f","kind":"tag","published_at":"2024-02-11T18:04:01.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"e124330c227bf3180f3b0678cc2916471e718a01","kind":"tag","published_at":"2024-02-10T11:05:19.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"d94c0b3320afedce63c0c125c2f8ebd2324c964e","kind":"tag","published_at":"2024-02-04T22:03:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.1.0/manifests"},{"name":"v5.9.8","sha":"2ddaf6dd60a905efa56d3ab2da53167fd1ec8c0b","kind":"tag","published_at":"2024-02-04T10:47:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.8/manifests"},{"name":"v6.0.7","sha":"05c481e35e25c3ed5c3484eaba9af46d4692a511","kind":"tag","published_at":"2024-01-30T22:56:26.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"ad4f0e5e2429e2737c0cc726b83582b7ec93a50c","kind":"tag","published_at":"2024-01-29T23:50:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"1daa3f790159adc12e7634ed25fb9172bf38b2cf","kind":"tag","published_at":"2024-01-18T23:51:04.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"ce4349b5e50b5fef4e5570935c47a6f117dea491","kind":"tag","published_at":"2024-01-15T08:06:57.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"367e89c15613529ede5b7e294213ad97ea931d36","kind":"tag","published_at":"2024-01-13T00:59:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"3eceab804f90b9f60ee306fab8c95c6c3b219164","kind":"tag","published_at":"2024-01-09T20:43:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"fa48d6c8d52fca3d5a0d0cbcc8236fe82b8a4e23","kind":"tag","published_at":"2024-01-08T07:14:02.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"e30159b794dfb4be2cb5ac42e270c38a5b9dcbe7","kind":"commit","published_at":"2024-01-08T06:42:36.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v6.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v6.0.0/manifests"},{"name":"v5.9.7","sha":"6a2ad4e8a374aef11c2e85ef100204174c7db448","kind":"tag","published_at":"2023-12-30T09:20:11.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.7/manifests"},{"name":"v5.9.6","sha":"0684e78b4e4c55aedf9be732b03a27097d38571c","kind":"tag","published_at":"2023-12-21T20:27:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.6/manifests"},{"name":"v5.9.5","sha":"02a0eb4927dba5491c7f9185e43489af863e96c2","kind":"tag","published_at":"2023-12-15T22:51:11.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.5/manifests"},{"name":"v5.9.4","sha":"6d9f814d9f404e3691b2a2877dac7a26f8eb3732","kind":"tag","published_at":"2023-11-17T20:48:22.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.4/manifests"},{"name":"v5.9.3","sha":"af2a7692132ab61b6d798fef342cd1c08d214212","kind":"tag","published_at":"2023-11-06T23:55:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.3/manifests"},{"name":"v5.9.2","sha":"5d04eb46fec9004f85774b81b08e7fe575c62c4b","kind":"tag","published_at":"2023-11-02T19:15:17.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.2/manifests"},{"name":"v5.9.1","sha":"1d54f53e3ae3a35cc4722f294362ca1a8424cc0e","kind":"tag","published_at":"2023-10-31T21:43:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.1/manifests"},{"name":"v5.9.0","sha":"458a392b4c92e0113ff038160042a36a19e66bac","kind":"tag","published_at":"2023-10-24T20:08:36.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.9.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.9.0/manifests"},{"name":"v5.8.10","sha":"a764d2c49e190e85ddd94ac6a01521b89e4d7e59","kind":"tag","published_at":"2023-10-18T18:10:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.10/manifests"},{"name":"v5.8.9","sha":"bbf5c493886d27b9c5712840c67b0af3f94d9b3f","kind":"tag","published_at":"2023-10-15T21:40:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.9/manifests"},{"name":"v5.8.8","sha":"66278ea466df5434dbee36a8b45225998b888a94","kind":"tag","published_at":"2023-10-11T18:01:01.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.8/manifests"},{"name":"v5.8.7","sha":"9afd8549cc0f6f1fe10b85bb771e13b4398f86ad","kind":"tag","published_at":"2023-10-05T19:48:48.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.7/manifests"},{"name":"v5.8.6","sha":"90378c92f3dd2ea6b629c61bb2aae9089d6b90ba","kind":"tag","published_at":"2023-10-02T19:29:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.6/manifests"},{"name":"v5.8.5","sha":"7af4204434031838375e15ccd7dc5864a04cc676","kind":"tag","published_at":"2023-09-30T10:10:59.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.5/manifests"},{"name":"v5.8.4","sha":"f88eb2a0d98877f65e8246fcf2732158acd064bf","kind":"tag","published_at":"2023-09-27T19:48:17.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.4/manifests"},{"name":"v5.8.3","sha":"bfdc86f2e493e347a39a076e412a600a949a6127","kind":"tag","published_at":"2023-09-24T15:55:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.3/manifests"},{"name":"v5.8.2","sha":"7ba9c402d12480b1e38e8cc9a5efe4654b8c8014","kind":"tag","published_at":"2023-09-20T18:14:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.2/manifests"},{"name":"v5.8.1","sha":"44a953c8cf2dbe16d859a8bbf262e9b99d94252d","kind":"tag","published_at":"2023-09-12T16:29:58.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.1/manifests"},{"name":"v5.8.0","sha":"98a32543696d7476f21d50a6333d1a8dd4656a99","kind":"tag","published_at":"2023-09-10T10:39:17.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.8.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.8.0/manifests"},{"name":"v5.7.14","sha":"aa71e92c6ec96c1aa366f59874bcfa155aec3f55","kind":"tag","published_at":"2023-07-27T08:26:11.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.14","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.14/manifests"},{"name":"v5.7.13","sha":"3060a18b3ac6ff409f41e93064a48a202a32e18a","kind":"tag","published_at":"2023-07-16T19:08:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.13","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.13/manifests"},{"name":"v5.7.12","sha":"2a42719a878805573d24dcb72944d2b9b6ae77d9","kind":"tag","published_at":"2023-06-10T22:14:14.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.12/manifests"},{"name":"v5.7.11","sha":"8808c3fc33b7bb6fae5794a6ddd73ba2a045400a","kind":"tag","published_at":"2023-06-01T16:59:48.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.11/manifests"},{"name":"v5.7.10","sha":"864bb3ee0756a7b3ec19aeb2cc33313802415e48","kind":"tag","published_at":"2023-05-23T19:46:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.10/manifests"},{"name":"v5.7.9","sha":"f85f6a305024f1f87cfcad17b141e253e7962556","kind":"tag","published_at":"2023-05-22T23:22:14.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.9/manifests"},{"name":"v5.7.8","sha":"c6a242566f1f90f509aada37696d644fc1b7bec3","kind":"tag","published_at":"2023-05-21T15:34:59.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.8/manifests"},{"name":"v5.7.7","sha":"7ac239cd216149668ccb75dc24393e3ccf0e60ee","kind":"tag","published_at":"2023-05-14T21:12:39.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.7/manifests"},{"name":"v5.7.6","sha":"28460159509d9fd80b1af2f866884e349ee962a5","kind":"tag","published_at":"2023-05-13T14:14:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.6/manifests"},{"name":"v5.7.5","sha":"f5858157c8be382e1f9cf70bef54f4cc13f423f5","kind":"tag","published_at":"2023-05-09T20:33:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.5/manifests"},{"name":"v5.7.4","sha":"fab6bf6c28fcfecb8e6ab6bb6d4339618cc1cd41","kind":"tag","published_at":"2023-05-01T21:53:59.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.4/manifests"},{"name":"v5.7.3","sha":"c46138788f11c505691cf5c38a08f42d34540798","kind":"tag","published_at":"2023-04-28T09:49:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.3/manifests"},{"name":"v5.7.2","sha":"2d7a85ff9014d7cd4001f7b2a8ebc4b89a39b07b","kind":"tag","published_at":"2023-04-25T20:19:34.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.2/manifests"},{"name":"v5.7.1","sha":"dad02ee9870d736530d88235c5f03a8caaa91412","kind":"tag","published_at":"2023-04-25T10:05:19.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"ce06eec2daa69087db51db7e868dd1bd9b7d1afa","kind":"tag","published_at":"2023-04-23T23:08:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.7.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.7.0/manifests"},{"name":"v5.6.16","sha":"7050d4dbb95036f74e9fd17fac20260847c5d640","kind":"tag","published_at":"2023-04-04T21:32:57.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.16","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.16/manifests"},{"name":"v5.6.15","sha":"ba6ff63a8b6da1ca9fa9ca824585ba969be883f6","kind":"tag","published_at":"2023-03-18T12:28:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.15","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.15/manifests"},{"name":"v5.6.14","sha":"2d9586728556d116ee264d7ce0a533a6a92e3864","kind":"tag","published_at":"2023-03-12T21:09:35.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.14","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.14/manifests"},{"name":"v5.6.13","sha":"add04b3c857cb8574ee73d2bd1367d8c55a4d2ca","kind":"tag","published_at":"2023-03-01T17:32:46.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.13","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.13/manifests"},{"name":"v5.6.12","sha":"e3bc15fa5b563ae73272363059f1b65d1e590ab6","kind":"tag","published_at":"2023-02-26T13:52:05.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.12/manifests"},{"name":"v5.6.11","sha":"35d3842b498b9789749f83db1aa0c035dcb9f2a4","kind":"tag","published_at":"2023-02-17T19:23:23.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.11/manifests"},{"name":"v5.6.10","sha":"3335993c147d071b02968cec8b7cc9c080d26407","kind":"tag","published_at":"2023-02-17T09:11:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.10/manifests"},{"name":"v5.6.9","sha":"9ef3d43f63a1b52deba37af65216491fb7d5ec20","kind":"tag","published_at":"2023-02-10T18:29:06.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.9/manifests"},{"name":"v5.6.8","sha":"12b034fe286117ecc97569ad846f341b656e9de4","kind":"tag","published_at":"2023-01-25T09:10:40.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.8/manifests"},{"name":"v5.6.7","sha":"2012819e0e0fca92052cb7ebb0f36f99da1958cd","kind":"tag","published_at":"2023-01-13T16:53:58.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.7/manifests"},{"name":"v5.6.6","sha":"e1a90a61b621604ee88540c47a9bcdd3399b5e7c","kind":"tag","published_at":"2023-01-10T19:11:24.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.6/manifests"},{"name":"v5.6.5","sha":"6914b3d9134298a2ca790e7b8484b79d81678aa4","kind":"tag","published_at":"2023-01-09T22:00:41.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.5/manifests"},{"name":"v5.6.4","sha":"ef7fdf61c243bc4e084d459025fb54ef9bec215f","kind":"tag","published_at":"2023-01-04T19:52:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.4/manifests"},{"name":"v5.6.3","sha":"44af88f729b27220b3ac7c1731f21aa034976584","kind":"tag","published_at":"2022-12-28T21:47:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.3/manifests"},{"name":"v5.6.2","sha":"075507c3b7e4f67be4c46eb5603c8fe7d24df833","kind":"tag","published_at":"2022-12-25T12:30:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.2/manifests"},{"name":"v5.6.1","sha":"d39ec657a795b3d8c10c293a417bd92e15c93211","kind":"tag","published_at":"2022-12-20T10:34:57.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.1/manifests"},{"name":"v5.6.0","sha":"386d1b9c4508d6cfb3beb8f9fc6a56482abbfea6","kind":"tag","published_at":"2022-12-09T08:44:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.6.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.6.0/manifests"},{"name":"v5.5.3","sha":"0741633177cee3b437d00e375e1d1c18065ffaa4","kind":"tag","published_at":"2022-11-10T08:27:16.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.5.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.3/manifests"},{"name":"v5.5.2","sha":"3b6715991e955b3e76d67df7b1b1c3c80c462fb3","kind":"tag","published_at":"2022-11-07T10:43:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.5.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"1729f22c2aaa039a66ab1926c03c399c9f782c83","kind":"tag","published_at":"2022-11-05T22:40:01.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.5.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"177eb4c6a40de625477540c50398d9ae29db84eb","kind":"tag","published_at":"2022-10-23T22:01:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.5.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.5.0/manifests"},{"name":"v5.4.2","sha":"bf357546c74404038d89aad16a9106d627889104","kind":"tag","published_at":"2022-09-12T21:06:04.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.4.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.4.2/manifests"},{"name":"v5.4.1","sha":"c3ec84fa0eb12f9b96c6694b8fe2a6bd9681c70a","kind":"tag","published_at":"2022-09-08T21:36:11.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.4.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"65534132fa8162565004b55def2f7014060ec655","kind":"tag","published_at":"2022-09-01T09:05:13.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.4.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.4.0/manifests"},{"name":"v5.3.1","sha":"9f5cda82f7a428319c9c93f50530fc66b42893ba","kind":"tag","published_at":"2022-08-04T23:31:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.3.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"0ee3e4a04b45ab282eded648b37a14b6e1496c82","kind":"tag","published_at":"2022-08-01T08:46:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.3.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.3.0/manifests"},{"name":"v5.2.4","sha":"43a4d0283455467e3224e137fcf055d025e6e5a7","kind":"tag","published_at":"2022-07-25T21:51:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.2.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"e5b3da60f107ecdf9f2c57ddf2cc94c8a456c1ec","kind":"tag","published_at":"2022-07-08T07:43:50.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.2.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"7a40b6d00ebf6cab8f17183794bcfb7293e5a6e3","kind":"tag","published_at":"2022-07-03T17:12:40.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.2.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"4dfc0a9aa3027f18d8cf2e1f0e6dd7783430dd1c","kind":"tag","published_at":"2022-06-21T23:11:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"2b5cabc102103b8d2852ca3af5916af6f782d7d7","kind":"tag","published_at":"2022-06-10T08:03:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.2.0/manifests"},{"name":"v5.1.5","sha":"237d8e63f5c934c482a5cec0bbbfde99f73575f0","kind":"tag","published_at":"2022-05-29T15:44:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.1.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.5/manifests"},{"name":"v5.1.4","sha":"71b77af36d4aedba9d510054169e855347b07fa8","kind":"tag","published_at":"2022-05-19T21:49:17.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.1.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.4/manifests"},{"name":"v5.1.3","sha":"2f0159e78540644ca656ccfa344d10cc2eff37f7","kind":"tag","published_at":"2022-04-27T08:00:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.1.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"eecd4da303757cadb096096ee2133890e3122b6f","kind":"tag","published_at":"2022-04-10T15:07:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.1.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"5ab7047f211ac4d964b7290be3dbe42e280e513d","kind":"tag","published_at":"2022-03-20T10:36:11.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"bdf75853574c6fe58839c39ef36741bfe0ecab27","kind":"tag","published_at":"2022-03-13T18:47:05.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.1.0/manifests"},{"name":"v5.0.5","sha":"3c1441b92f9d3b73b067de935d463f5236e9cf98","kind":"tag","published_at":"2022-02-27T12:08:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.0.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"1bf546e4853465ffa79e208a678c2ed9b0c3f912","kind":"tag","published_at":"2022-02-22T20:25:04.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.0.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"ffe6bd886ddc0c97bbfde600c3bec26570f3ca33","kind":"tag","published_at":"2022-02-20T15:30:28.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.0.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"4874e0a44ec60b0d94c27afda9d627fd9cb2c1e9","kind":"tag","published_at":"2022-02-16T19:25:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"337c8c88b4b3cf08a2e470497035eb38d404f06e","kind":"tag","published_at":"2022-02-13T17:41:48.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"97a9ce2af4e631c8aae8a9ee9d387bf7bc6eb5a6","kind":"tag","published_at":"2022-02-06T18:43:26.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v5.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v5.0.0/manifests"},{"name":"v4.5.10","sha":"31ab48b8e49625108697c5e281b7b8c58afb09c1","kind":"tag","published_at":"2021-12-26T14:36:18.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.10/manifests"},{"name":"v4.5.9","sha":"f09a951d2f4725e631a66e7219483efb1e4437c8","kind":"tag","published_at":"2021-08-24T20:20:28.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.9/manifests"},{"name":"v4.5.8","sha":"efc3397c1918544b9a5a17a79bcd0a621a732b17","kind":"tag","published_at":"2021-08-24T17:41:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.8/manifests"},{"name":"v4.5.7","sha":"6392dfe7aead73f53b86deacc60d84aa1dfdfed7","kind":"tag","published_at":"2021-06-30T22:16:23.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.7/manifests"},{"name":"v4.5.6","sha":"ce56879c6569c5c0d2a2d59ff16589e6d0e1855e","kind":"tag","published_at":"2021-06-06T12:19:31.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"c9c8ce67a66f0b110fb741a5be73c95c1c19ef49","kind":"tag","published_at":"2021-05-17T08:45:13.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"55c6674e3e15525868ca0376230da4572346e3cf","kind":"tag","published_at":"2021-04-26T07:24:25.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d150f47f21d22b79adadd3f6e139c666a943c0fa","kind":"tag","published_at":"2021-04-09T18:11:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"d678ba95c0f1a29bb33e8d33f98ef4402cf5a20d","kind":"tag","published_at":"2021-04-06T07:25:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"6e4271bc5a1895547ed55d3a6346c8479b00e42a","kind":"tag","published_at":"2021-03-27T07:35:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"bcf1a0899b2736f13937f4b84196a64ea9789138","kind":"tag","published_at":"2021-03-21T09:57:21.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.5.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.5.0/manifests"},{"name":"v4.4.4","sha":"9c9f279c2ebc92127dbcd7e7147c4b2b1ce35fe4","kind":"tag","published_at":"2021-02-21T13:23:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.4.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.4/manifests"},{"name":"v4.4.3","sha":"3c4141948fda4cbd56a930265b0b8861d3ad5350","kind":"tag","published_at":"2021-02-14T09:23:01.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.4.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.3/manifests"},{"name":"v4.4.2","sha":"6d4c82f45629061676ddfdb552b62d3ca3f7f5ec","kind":"tag","published_at":"2021-02-04T09:03:26.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.4.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"f5152a9ae27b61ad1da0f6af58707325c331ccc6","kind":"tag","published_at":"2021-02-01T09:33:36.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.4.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9875a9490cdb7a03edd35c7178a8a610f6f1a5a5","kind":"tag","published_at":"2021-01-24T17:11:56.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.4.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.4.0/manifests"},{"name":"v4.3.4","sha":"0c77cca4916a11ea65db826ee92d086cf30e8edd","kind":"tag","published_at":"2020-12-11T09:25:16.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.3.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.4/manifests"},{"name":"v4.3.3","sha":"573b29cbd85c087c6270ad6993e4d218e11a1363","kind":"tag","published_at":"2020-12-04T17:51:34.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.3.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.3/manifests"},{"name":"v4.3.2","sha":"4f3acd2a23424d077e4f740004bed03b2c5cdb79","kind":"tag","published_at":"2020-11-24T21:58:36.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.3.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"9e55aa9c29754236a8a89451632f182c354eb4ee","kind":"tag","published_at":"2020-11-20T23:10:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.3.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"18b580bb42b100447a7e1682d7f5d9b705edb7b2","kind":"tag","published_at":"2020-11-13T18:55:41.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.3.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.3.0/manifests"},{"name":"v4.2.3","sha":"6b43990c7f981af775acf835fa231b76d0df2050","kind":"tag","published_at":"2020-10-24T09:08:32.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.2.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"08c7aef4a3a954a9d00827de57eb1225b6bbe674","kind":"tag","published_at":"2020-10-22T20:15:26.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.2.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"69bf0fe09d0c60c73a53a3f90954a4101037272a","kind":"tag","published_at":"2020-10-20T16:00:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"dad606b7ba411362b8e7ac12ff11cc2224eec74c","kind":"tag","published_at":"2020-10-18T20:04:32.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"3ed3e143568b531d91bb6954db2036f2dbad7e30","kind":"tag","published_at":"2020-10-14T11:41:57.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"ca3e6461d73e176658249967ebd141bb58ddb3d3","kind":"tag","published_at":"2020-10-12T18:39:56.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"6185babf0707e91cf0dcec1fd7067cf55e0c3285","kind":"tag","published_at":"2020-09-24T14:49:45.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"22c92c750550bb2bfc94999c3ae82a9fb69dd09d","kind":"tag","published_at":"2020-09-22T15:11:41.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"881d0c1b35dd41797e3aa617488641f2b2c5c17e","kind":"tag","published_at":"2020-09-21T08:42:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"b3fc119b2c3d738f72745db390dc954c249c2558","kind":"tag","published_at":"2020-09-19T11:47:05.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"b6007891d94a221358ece76db8b0273d6500baa6","kind":"tag","published_at":"2020-09-15T14:22:38.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"79b7c62720ff9c51dce7114b8e124cceb485e632","kind":"tag","published_at":"2020-09-11T17:24:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"b248f34d27e483128da6487ae223b3c60d9d161f","kind":"tag","published_at":"2020-09-10T19:01:58.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"39c7ed80566e081aebc40c6b076f84ed77094a0d","kind":"tag","published_at":"2020-09-08T18:54:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v4.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v4.0.0/manifests"},{"name":"v3.6.15","sha":"75b407066f61f147637440f5423405a12aaea50c","kind":"tag","published_at":"2020-06-05T06:37:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.15","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.15/manifests"},{"name":"v3.6.14","sha":"37922afbf77a8e9f6da9ab2b3c9edb67a6bc4a69","kind":"tag","published_at":"2020-05-21T06:45:39.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.14","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.14/manifests"},{"name":"v3.6.13","sha":"497919d2ac6708fd4f121ca7b1bb4baf589a2791","kind":"tag","published_at":"2020-05-03T10:41:58.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.13","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.13/manifests"},{"name":"v3.6.12","sha":"c2eddb5aaf5d93786c981342cd7a905982f5f079","kind":"tag","published_at":"2020-04-28T21:56:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.12","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.12/manifests"},{"name":"v3.6.11","sha":"1375592ef01ba2399ec14a665670a2389654b697","kind":"tag","published_at":"2020-04-23T20:29:22.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.11","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.11/manifests"},{"name":"v3.6.10","sha":"8bad732754fcaeaec1d17d15ee3a940ae5664454","kind":"tag","published_at":"2020-04-22T19:47:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.10","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.10/manifests"},{"name":"v3.6.9","sha":"89cb98cb14f0e679186d760cf8f6b3bfa88cfa78","kind":"tag","published_at":"2020-04-19T21:57:46.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.9/manifests"},{"name":"v3.6.8","sha":"22f0b9e67e30a746b8b170aeaac8ebd7e506d2e3","kind":"tag","published_at":"2020-04-18T17:00:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.8/manifests"},{"name":"v3.6.7","sha":"d891fbeea741d9c2e25c4d4c0780d3198e892ef5","kind":"tag","published_at":"2020-04-16T19:48:28.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.7/manifests"},{"name":"v3.6.6","sha":"05b9503bc1e161bfb5168de452fbf2f27e365a6e","kind":"tag","published_at":"2020-04-12T22:29:54.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.6/manifests"},{"name":"v3.6.5","sha":"886e4a111f54d2300524956d4acd799dd79f0b4b","kind":"tag","published_at":"2020-04-09T08:52:24.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.5/manifests"},{"name":"v3.6.4","sha":"fe9a0dadb6c9ba8884e9d8cb9a69e0143c73e877","kind":"tag","published_at":"2020-04-07T21:05:55.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"5f80cac8fef07d65b71e13b53261dba0cdefe70a","kind":"tag","published_at":"2020-04-06T15:20:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.3/manifests"},{"name":"v3.6.2","sha":"5d007caf89096c5884887c39ead20472ed58b486","kind":"tag","published_at":"2020-04-04T22:26:16.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"301c1a446f75dce470cabfef304ef930c21ffd60","kind":"tag","published_at":"2020-04-02T21:55:17.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"fcd9562be9d28adb5edfd09fd26399e0541ed745","kind":"tag","published_at":"2020-03-30T21:21:32.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.6.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.6.0/manifests"},{"name":"v3.5.2","sha":"8edaf545dfe1deac821657e6d82e31e2da09f8a1","kind":"tag","published_at":"2020-03-23T18:53:32.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.5.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"b1aae9cfe60133710daece1bf80251c0fc81e024","kind":"tag","published_at":"2020-03-22T18:44:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.5.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"3eb5220e297afbbd35b3cbf3f3fde402c3f746ab","kind":"tag","published_at":"2020-03-21T20:44:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.5.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"f5ce9e72f5e4c68357ccb95a936d30be57dee1ea","kind":"tag","published_at":"2020-03-09T20:01:53.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.4.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"4b8933bb25920aa37baa43e7e5d17130c5f89a4f","kind":"tag","published_at":"2020-03-08T22:05:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.4.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.4.0/manifests"},{"name":"v3.3.6","sha":"fde549581b2e58fdd57139efb53bc3cfd345c7ca","kind":"tag","published_at":"2020-03-06T14:12:42.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"bb37159f3dbab3802f06caa3bc9352856ae5b517","kind":"tag","published_at":"2020-03-03T18:34:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"c25fba70b7bb7de32a5edc79c59c00172d7892d0","kind":"tag","published_at":"2020-03-02T19:58:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"ec5ad95bf31f8dc45282a644ed31274abbe809e7","kind":"tag","published_at":"2020-02-27T22:02:10.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"aeb50dff667501fc7de656b142c24971fe55f028","kind":"tag","published_at":"2020-02-26T18:44:12.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"8e7afe2d3b725584f36c535b8747b12e35551263","kind":"tag","published_at":"2020-02-25T18:14:09.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"b31e05b026f9d5d96c9d0fcd1e924eb6ad0979f1","kind":"tag","published_at":"2020-02-25T07:43:16.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.3.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"b9ff3f1168f395f81731a9744f50de3380995be5","kind":"tag","published_at":"2020-02-20T11:42:02.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"55702fc2520fcb49cd004f7ab5cccd5f9481e4fd","kind":"tag","published_at":"2020-02-19T22:02:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"129ec2b32181980456b4fa009d078910bc80c5d2","kind":"tag","published_at":"2020-02-15T11:10:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"1a6f9548536644a8b11a9af550c6c46e55ccfbf2","kind":"tag","published_at":"2020-01-27T18:38:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"96d771a7799a901fa0594176d64247383ee38418","kind":"tag","published_at":"2020-01-23T21:04:42.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"1bd65dcff30757d433c635c76000d669954bedc5","kind":"tag","published_at":"2020-01-15T19:44:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc","sha":"0fe3a5592c2bb70e93a2f6cf2e1a0d4ac7a2cc37","kind":"tag","published_at":"2019-11-20T19:01:19.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v3.0.0-rc","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v3.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v3.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v3.0.0-rc/manifests"},{"name":"v2.7.9","sha":"5b1b08330e33c16d495e18f7ce5c6a005b666e77","kind":"tag","published_at":"2019-10-10T22:18:00.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"b80de4b9c097bc7a205d21c665b3692a4bc4c7f2","kind":"tag","published_at":"2019-09-19T17:12:34.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"69383986564b4c486f05e323d03ee7ab5c7689a3","kind":"tag","published_at":"2019-09-01T11:15:15.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"c49e0e485d0940524ef92a5da957963f992841e9","kind":"tag","published_at":"2019-08-15T08:56:21.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"bfa3bd09e2129531ecb1a5678e838c0009916a98","kind":"tag","published_at":"2019-08-09T09:38:22.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"a41d1ec50c824dbc92478a63b35caa6d63fb0737","kind":"tag","published_at":"2019-07-23T20:32:01.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"1afa059856fd1f6e66b37703d4ff978707b89f07","kind":"tag","published_at":"2019-07-02T10:04:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"cbfac4351037472d826007cfab9ae9246e141c9c","kind":"tag","published_at":"2019-06-14T17:57:48.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"050cffb7cbc8562af272c7b1e38a09c698eac287","kind":"tag","published_at":"2019-06-12T08:16:11.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"84cb4ee9ada5f44bfd4637c890fe9c5ec73f17af","kind":"tag","published_at":"2019-06-11T23:01:38.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.7.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"c8bfc53d26d4f895abc3ab012c870522478c86af","kind":"tag","published_at":"2019-05-27T20:49:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.6.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"44ab612a060982f47df6f895eef1b068839b4bca","kind":"tag","published_at":"2019-05-13T18:22:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.5.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"97b6fe430cb90eacb161e8829a197842957e501a","kind":"tag","published_at":"2019-04-27T16:08:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.4.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"518b021a9b9675d8fac25d2ac03066b798a526fc","kind":"tag","published_at":"2019-04-26T11:39:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.3.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"4eee935194f6e29cb917a237b2939ed2c1787b3c","kind":"tag","published_at":"2019-04-25T17:42:04.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.3.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"30469a0b24442528584ef330049c4df5ba7bed88","kind":"tag","published_at":"2019-04-24T07:58:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.3.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"a8b1b2bab11ce169571328590ac4af7cb255e510","kind":"tag","published_at":"2019-04-18T17:09:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.2.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"199c412b3614bc095cd004ce0a7cb4a455bee444","kind":"tag","published_at":"2019-04-18T09:14:34.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"238d0d9a7838f8f37545e2002fd668f891c68a85","kind":"tag","published_at":"2019-04-14T20:16:09.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"48f001c1a14bf237973d03dd21190c0a038ebbd8","kind":"tag","published_at":"2019-04-05T19:34:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"472c4ff11ddbf81bb2b813747ea85a276dbd9703","kind":"tag","published_at":"2019-04-04T16:56:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"7e6bee5891caf900928553c5dfaff1ff46c62ddd","kind":"tag","published_at":"2019-03-12T10:13:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.0.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"a2f577258b3c84b9c3d17e6362c649f56aef668a","kind":"tag","published_at":"2019-03-11T00:00:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"24bbbb6d5ff03fdfb01a6f65aa5d98567cdabc28","kind":"tag","published_at":"2019-03-10T19:33:22.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c23c517e714bb8b7df8f561d6d842b790f503926","kind":"tag","published_at":"2019-03-10T19:21:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc","sha":"29e588bf921d4f626e153c57af3e5860cfa782db","kind":"tag","published_at":"2019-03-04T13:35:16.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v2.0.0-rc","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v2.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v2.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v2.0.0-rc/manifests"},{"name":"v1.2.3","sha":"39dc0e4e97cf29a23d9131539531657cdf295fa3","kind":"tag","published_at":"2018-11-27T16:21:35.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.2.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"88eee42327f723e951c8a7187c841bda161c917a","kind":"tag","published_at":"2018-11-06T18:52:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.2.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"4c33a3f8b9eb7763351f9123a580b4b6bd42535e","kind":"tag","published_at":"2018-11-06T10:49:06.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5dff21b34a58c18a47f435b241c8c3c799196fd2","kind":"tag","published_at":"2018-11-05T13:38:54.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"926700ed81b7db7b1509098b717ab385df575f69","kind":"tag","published_at":"2018-09-25T08:00:02.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"bcae6b783d7637f18b88362f8ded5c7654f35dd6","kind":"tag","published_at":"2018-09-20T18:38:04.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.1.0/manifests"},{"name":"v1.0.3","sha":"8a7b6e88315248fc42d0eb5b7041b223bf00037c","kind":"tag","published_at":"2018-09-19T16:58:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.0.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"629cefb53fd4b9ce8781719dae8c9c3744a9cbfd","kind":"tag","published_at":"2018-09-19T14:35:24.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"22ad1dabfb0c807209f81660b6283ddf264c2029","kind":"tag","published_at":"2018-09-16T11:27:35.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.0.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"74cfea6afdcc438487f180c26a2660a319a66652","kind":"tag","published_at":"2018-09-15T14:01:31.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v1.0.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v1.0.0/manifests"},{"name":"v0.10.9","sha":"5b217b383d5c19d94dee94c4abf532299b89a99f","kind":"tag","published_at":"2018-09-14T15:37:16.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"ee386ad78954cbf578eae08ccfc47697693da903","kind":"tag","published_at":"2018-08-23T16:19:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"205bbddd96b19be75bc2b1817a7ffabb58dac7cd","kind":"tag","published_at":"2018-08-14T08:44:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"f251524b764034fe9fa1b4ebcddcc7d37c594aa6","kind":"tag","published_at":"2018-08-13T15:23:21.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"0eb3ba723bb5c8e805e5517da875af635e97fa8d","kind":"tag","published_at":"2018-08-06T12:36:25.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"bc929ff17bfa0b28c0c41ae21a82800c0e3df731","kind":"tag","published_at":"2018-08-02T09:09:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"b3ae07c308e437acaee82f30fd356d644577c71d","kind":"tag","published_at":"2018-07-19T08:40:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"08ccca0a50b941346c863f0c6ef6f0ada99824fc","kind":"tag","published_at":"2018-07-11T15:42:51.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"eb24fac33fa66837f92959949c011c0ead5eda26","kind":"tag","published_at":"2018-07-11T15:05:23.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"4bed31e4e1cba501982d03dfe661c40756ef43a3","kind":"tag","published_at":"2018-07-03T12:15:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.10.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.10.0/manifests"},{"name":"v0.9.9","sha":"192dcfed602d328393ea42b65897bd158ee0b78a","kind":"tag","published_at":"2018-07-02T12:57:19.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.9","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"f3579a1b7ec89430484e2cc7515f1fcfeeb8608b","kind":"tag","published_at":"2018-07-02T12:54:53.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"45b291abb20220a6c7ac22ae775c511351bde631","kind":"tag","published_at":"2018-07-02T12:08:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"deb518bb948e6a085eace683f24e6797ddb880db","kind":"tag","published_at":"2018-07-02T12:05:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"1c43928d110992e4e5dee2d3312347ff88e73551","kind":"tag","published_at":"2018-07-02T10:59:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"5c31042776137c0c8971cab392d5ffe30fd0c6bd","kind":"tag","published_at":"2018-06-27T17:06:20.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"c15be88bc78463024dd7e528ea8d2f266d690a80","kind":"tag","published_at":"2018-06-27T16:14:43.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"dcbca45865ce348c637bc0df97644377f5018ff6","kind":"tag","published_at":"2018-06-27T14:52:40.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"efe33ea0fbb1578d87f0a3bca5a5884b37b2fca3","kind":"tag","published_at":"2018-06-27T14:25:40.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"57c84e07281882bbd558d6cb4898e7f5d1b487a2","kind":"tag","published_at":"2018-06-27T09:23:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.9.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"bcd344e93d4f4c33d86b14a4ad9343a524595415","kind":"tag","published_at":"2018-06-26T17:29:57.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.8.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"f1a84dc91b867d1a22c8066aeeac82e727165b52","kind":"tag","published_at":"2018-06-25T10:20:22.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.8.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3d3ec730c9919421c4ea19ce8881bbcf4820607e","kind":"tag","published_at":"2018-06-23T15:11:46.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.8.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.8.0/manifests"},{"name":"v0.7.4","sha":"e86a4393797beec7e83f8be3da493c110837665f","kind":"tag","published_at":"2018-06-20T22:48:48.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.7.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"86afc5db2b04c7b4989b37f468612cb06010483c","kind":"tag","published_at":"2018-06-20T22:24:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.7.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"21b8231288f8b08f95404f585a4f3583fdb2207f","kind":"tag","published_at":"2018-06-20T20:56:54.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.7.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b028505aa5505c3376a8b61ba1acf46888e7b9c8","kind":"tag","published_at":"2018-06-16T22:56:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.7.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"f1f53c9f8ba2e3b5e51a9de02d49747495c44e34","kind":"tag","published_at":"2018-06-14T14:19:22.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.7.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.7.0/manifests"},{"name":"v0.6.8","sha":"4cc17a7dd0ab1e93dc577caa6221819dd6604ec8","kind":"tag","published_at":"2018-06-11T22:59:14.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.8","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"a33f0c6e291a2731ff06f46a474e55304d7ce2b6","kind":"tag","published_at":"2018-06-11T15:11:08.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.7","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"06ff05e1a5993a65f855e4b0f1af312305bb3e64","kind":"tag","published_at":"2018-06-11T11:59:05.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"3dd45b7495c5997669acd3375ed15dd776617f5f","kind":"tag","published_at":"2018-06-11T00:40:37.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"84e4f95a21dd5b34411519044308f4152be2093d","kind":"tag","published_at":"2018-06-10T23:21:25.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"93e0c2a9d59ae80424793465b4015dbb4c8d3e55","kind":"tag","published_at":"2018-06-10T21:48:59.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"93f2218664fcfe858ca9cb73a67bdd7f1e3e4634","kind":"tag","published_at":"2018-06-10T12:21:50.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"57ea2c9d68b06f5f54245662555aee1c6d75a71c","kind":"tag","published_at":"2018-06-08T17:35:33.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"55ab40fff64f17a6729da3ccb84926ee2b8e7048","kind":"tag","published_at":"2018-06-08T16:29:52.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.6.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.6.0/manifests"},{"name":"v0.5.6","sha":"36c8854df4baa6bcc1a48caaa6c33fd8907bd63d","kind":"tag","published_at":"2018-06-08T15:55:18.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.6","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"c127f2012e8c059a20bf3fe80099cd9444a299de","kind":"tag","published_at":"2018-06-08T14:20:50.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"f56d3a297c073e370a95a38792a5c36b659f39bd","kind":"tag","published_at":"2018-06-08T00:10:03.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"0639ebd365be670a617a56b6a1d75e0ed5615e46","kind":"tag","published_at":"2018-06-07T23:49:17.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"e82478e7ac95a167e40b950fe9a87ee24e0ae073","kind":"tag","published_at":"2018-06-07T22:38:12.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"d760f1b1a1ff6111145774daab59c4579ae35344","kind":"tag","published_at":"2018-06-07T22:12:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"d7482f699407537cbdc33cb92f16b789508767a3","kind":"tag","published_at":"2018-06-07T20:43:47.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.5.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"06ed2597d3486a4efbbca49bce6900afda24c50b","kind":"tag","published_at":"2018-06-07T18:55:28.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.4.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"5c9940d73a3fbd3e9def884998594202d521e835","kind":"tag","published_at":"2018-06-07T18:41:50.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.3.5","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"f711d2641acaf1a2f0c0d282ea82c9beba74fcdb","kind":"tag","published_at":"2018-06-07T18:26:29.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.3.4","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"61835dacb8ce6189946f39f7160949b704808776","kind":"tag","published_at":"2018-06-07T18:18:27.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.3.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"acfed23a94c00c2cc5c6fa453a80f511e9bef948","kind":"tag","published_at":"2018-06-07T17:34:07.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.3.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"2d15b21612df2380427af8cf0417236ea74b7701","kind":"tag","published_at":"2018-06-07T17:16:49.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.3.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"ac6329b64f35a24db7e867ced97b097878b4db91","kind":"tag","published_at":"2018-06-07T16:28:23.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.3.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"5f524a6e65c7a4096a256bff5afc1fad36c980ef","kind":"tag","published_at":"2018-06-06T15:41:06.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.2.3","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"b1b9a4ce896016a14e9dea71ac841f06dda560c0","kind":"tag","published_at":"2018-06-06T15:08:30.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.2.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"94da4d7bed6ec4fd881c7575ea45d3f88bff47d7","kind":"tag","published_at":"2018-06-06T14:51:01.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.2.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9b837803b307e69778c40d9c70e59b434ddbe45e","kind":"tag","published_at":"2018-06-06T14:20:54.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.2.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"cf505ed6159f2883aef5ca75d865ef582a970055","kind":"tag","published_at":"2018-06-05T14:07:59.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.1.1","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"8b6e6c4d5fffe28eb5c6c2eb66c7c426489d0e7f","kind":"tag","published_at":"2018-06-04T21:58:21.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.1.0","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.1.0/manifests"},{"name":"v0.0.2","sha":"e9b8f3d644fb9fc8501983b459d3632ae6c25ca0","kind":"tag","published_at":"2018-06-04T20:07:44.000Z","download_url":"https://codeload.github.com/mikro-orm/mikro-orm/tar.gz/v0.0.2","html_url":"https://github.com/mikro-orm/mikro-orm/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikro-orm/mikro-orm@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-04-18T15:01:42.475Z","dependent_packages_count":0,"downloads":124624,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":11.104369312557614,"dependent_repos_count":23.26277700626361,"dependent_packages_count":33.55137609639849,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.639507471739904},"purl":"pkg:npm/%40mikro-orm/sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mikro-orm/sql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mikro-orm/sql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mikro-orm/sql/dependencies","status":null,"funding_links":["https://github.com/sponsors/B4nan","https://github.com/sponsors/mikro-orm","https://paypal.me/mikroorm"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-16T23:02:01.017Z","issues_count":1055,"pull_requests_count":1134,"avg_time_to_close_issue":4017964.9528936744,"avg_time_to_close_pull_request":1650631.7822177822,"issues_closed_count":743,"pull_requests_closed_count":1001,"pull_request_authors_count":175,"issue_authors_count":595,"avg_comments_per_issue":2.2104265402843604,"avg_comments_per_pull_request":1.882716049382716,"merged_pull_requests_count":854,"bot_issues_count":0,"bot_pull_requests_count":312,"past_year_issues_count":131,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":225764.68421052632,"past_year_avg_time_to_close_pull_request":214958.88235294117,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":153,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.2442748091603053,"past_year_avg_comments_per_pull_request":1.604060913705584,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":58,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikro-orm%2Fmikro-orm/issues","maintainers":[{"login":"B4nan","count":241,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/B4nan"},{"login":"boenrobot","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/boenrobot"},{"login":"darkbasic","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darkbasic"},{"login":"xcfox","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xcfox"},{"login":"Langstra","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Langstra"}],"active_maintainers":[{"login":"B4nan","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/B4nan"},{"login":"xcfox","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xcfox"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mikro-orm%2Fsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mikro-orm%2Fsql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mikro-orm%2Fsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mikro-orm%2Fsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mikro-orm%2Fsql/codemeta","maintainers":[{"uuid":"b4nan","login":"b4nan","name":null,"email":"martinadamek59@gmail.com","url":null,"packages_count":132,"html_url":"https://www.npmjs.com/~b4nan","role":null,"created_at":"2025-12-14T14:00:19.257Z","updated_at":"2025-12-14T14:00:19.257Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/b4nan/packages"}]}